cloud-fan commented on PR #36733: URL: https://github.com/apache/spark/pull/36733#issuecomment-1143744385
if we don't add a new config, then this is another potential "breaking" change: someone may have disabled autoBucketedScan but their scan is still not bucketed because not all bucketed columns are read. After this PR, the scan will be bucketed and bring performance regression. -- 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]
