ashutoshcipher opened a new pull request, #10358: URL: https://github.com/apache/incubator-gluten/pull/10358
## What changes were proposed in this pull request? Guard Spark 3.2 writer against recomputing bucket IDs by projecting __bucket_value__ only when it is missing Apply the same reuse check for Spark 3.3 writer to avoid recalculating existing bucket attributes Extend the ClickHouse MergeTree writer with identical logic to skip redundant bucket projections in native paths (Fixes: \#ISSUE-ID) -- 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]
