dilipbiswal commented on pull request #1947: URL: https://github.com/apache/iceberg/pull/1947#issuecomment-753839534
@aokolnychyi @rdblue I have cleaned up the PR to implement the comments. This is the base PR that has core logic for MERGE INTO processing. I have opened two separate PRs 1) Cardinality check 2) Grouping and sorting rows before write. We can discuss any issues with the implementation of (1) or (2) separately in those PRs. Hope it is okay ? Here are the two PRs. https://github.com/apache/iceberg/pull/2021 https://github.com/apache/iceberg/pull/2022 Thanks ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
