What is the upper bound for the sampling fraction for the Central limit theorem to hold when sampling without replacement?
Context
The context for my question is that it is regularly argued (see e.g. here) that even in cases where your population is not normally distributed you can still use a t-test when your sample size is big enough because your sample means will be approx. normal. The given reason for this is the CLT.
But when your sampling fraction is huge this argument obviously breaks down because when you sample a large part of your finite population without replacement you won't get a normally distributed sample mean. So there must be an upper bound where the CLT still holds, therefore the question.