Skip to content

Comments

feat: check schema capability when adding parquet files#2158

Open
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feat/schema-compat-check
Open

feat: check schema capability when adding parquet files#2158
charlesdong1991 wants to merge 1 commit intoapache:mainfrom
charlesdong1991:feat/schema-compat-check

Conversation

@charlesdong1991
Copy link

Which issue does this PR close?

What changes are included in this PR?

Adds schema compatibility validation when converting existing parquet files to data files
via parquet_files_to_data_files.

Are these changes tested?

Yes, tests are passing locally

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.

Check parquet file schema compatibility when adding parquet file in fast append action.

1 participant