aokolnychyi opened a new pull request #3661: URL: https://github.com/apache/iceberg/pull/3661
This PR adds support for copy-on-write DELETE commands using the new connector APIs. Open tasks: - Detect when a child query contains a shuffle and insert a round-robin partitioning in `ExtendedV2Writes`. - Spark currently does not support any aggregations inside dynamic filters with adaptive execution enabled, which means we cannot use scalar subqueries with adaptive execution (see the corresponding test modification and comment). -- 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]
