Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(errors): Add input_format_skip_unknown_fields to errors #6811

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

evanh
Copy link
Member

@evanh evanh commented Jan 23, 2025

This will allow the consumer to insert fields that don't exist in the tables yet. This is needed for
adding a new field to a Nested column.

This is brought back from #6788. There is a bug fix to ensure the types of the writer options.

This will allow the consumer to insert fields that don't exist in the tables yet. This is needed for
adding a new field to a Nested column.
@evanh evanh requested a review from a team as a code owner January 23, 2025 21:59
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