rdblue opened a new pull request #24117: [SPARK-27181][SQL]: Add public transform API (WIP) URL: https://github.com/apache/spark/pull/24117 ## What changes were proposed in this pull request? This adds a public Expression API that can be used to pass partition transformations to data sources. This currently includes commits from #24029 because it relies on the refactoring done in that PR. Once it is committed, this will be rebased on master. ## How was this patch tested? Existing tests to validate no regressions.
---------------------------------------------------------------- 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]
