xuanyuanking opened a new pull request #27581: [SPARK-11150][SQL][FOLLOWUP] Move sql/dynamicpruning to sql/catalyst/dynamicpruning URL: https://github.com/apache/spark/pull/27581 ### What changes were proposed in this pull request? Follow-up work for #25600. In this PR, we move `sql/dynamicpruning` to `sql/catalyst/dynamicpruning`. ### Why are the changes needed? Fix the unexpected public APIs in 3.0.0 #27560. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? Existing UT.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
