snuba icon indicating copy to clipboard operation
snuba copied to clipboard

fix(errors): Add input_format_skip_unknown_fields to errors

Open evanh opened this issue 1 year ago • 0 comments

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 https://github.com/getsentry/snuba/pull/6788. There is a bug fix to ensure the types of the writer options.

evanh avatar Jan 23 '25 21:01 evanh