Skip to content

[Table] Fix copyWithLatestSchema option drop after table was opened#8026

Open
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/fix-schema-copy
Open

[Table] Fix copyWithLatestSchema option drop after table was opened#8026
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/fix-schema-copy

Conversation

@ArnavBalyan
Copy link
Copy Markdown
Member

Purpose

  • copyWithLatestSchema overwrites the latest schema options with the old handle options
  • Options committed via ALTER TABLE after the table was opened are silently dropped
  • Ensure that correct schema options are used when schema is refreshed via copyWithLatestSchema.
  • Closes user reported bug [Bug] function copyWithLatestSchema() is not correct #4957

Tests

  • UT

@ArnavBalyan
Copy link
Copy Markdown
Member Author

cc @JingsongLi thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant