Skip to content

Conversation

@RussellSpitzer
Copy link
Member

  • Spark: Fix Alignment of Merge Commands with Mixed Case

Prior to this a mixed-case insert statement would fail to be marked
as aligned after our alignment rule was applied. This would then fail the
entire MERGE INTO command. The commands were correctly aligned but
our alignment check was always case sensitive.

* Spark: Fix Alignment of Merge Commands with Mixed Case

Prior to this a mixed-case insert statement would fail to be marked
as aligned after our alignment rule was applied. This would then fail the
entire MERGE INTO command. The commands were correctly aligned but
our alignment check was always case sensitive.
@RussellSpitzer RussellSpitzer requested a review from szehon-ho May 25, 2022 22:51
@RussellSpitzer RussellSpitzer merged commit 5edd29d into apache:0.13.x May 25, 2022
@RussellSpitzer RussellSpitzer deleted the BackportAlignFix branch May 25, 2022 23:54
@RussellSpitzer RussellSpitzer added this to the Iceberg 0.13.2 Release milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants