felipepessoto commented on PR #41111: URL: https://github.com/apache/spark/pull/41111#issuecomment-2037801469
@MaxGekk, @Hisoka-X, do you have any plans to reconsider this? I think the ANALYZE command is still important, even for Delta. By default it only collects stats for 32 columns, and it doesn't has all the stats, for example distinct count (which is important for query planning), or histogram. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
