peter-toth commented on PR #58351: URL: https://github.com/apache/spark/pull/58351#issuecomment-5467082336
@dongjoon-hyun, @szehon-ho, I've updated the PR with splitting `groupedSatisfies()` and introducing `KeyedPartitioning.project()` and rephrasing `KeyedPartitioning` documentation. Can you please take another look when you get a chance? @HeartSaVioR, I would like to include this PR into 4.3.0 if possible as besides this is a bugfix, it changes the partition narrowing semantics added in this version ([SPARK-46367](https://issues.apache.org/jira/browse/SPARK-46367) / https://github.com/apache/spark/pull/55519). So if we make this change now, then we don't need a migration guide addition later. -- 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]
