You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the upper limit for the statistics collection option is 1024 histogram buckets and 16384 topn entries.
In some extreme scenarios, we want to make it higher to accommodate tables with very large row count and NDV and overcome some limitations and shortcomings in our estimation strategy.