cloud-fan commented on PR #36733: URL: https://github.com/apache/spark/pull/36733#issuecomment-1143534078
@manuzhang can you explain the new behavior more clearly? In which case the bucketed scan is enabled? To clarify, auto bucket scan is an optimization that we CAN disable bucket scan when it's not needed, but https://github.com/apache/spark/pull/27924 is we MUST disable bucket scan when not all bucketed columns are read. -- 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]
