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

Add missing options to JSON decoding config #326

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

antiz
Copy link
Contributor

@antiz antiz commented Jun 5, 2023

Hello,

this PR adds expand_keys, document_id and ignore_decoding_error options for JSON decoding.

For completeness I've added ignore_decoding_error to templates/prospector.yml.erb, as this option was already available before version 7. The other two were added in 7.5 and 7.11 respectively, so I've added those to templates/input.yml.erb only.

These options exist with the same names in the ndjson-Parser for filestream inputs. While this PR does not fix #323, it shouldn't cause any additional issues in that regard, either.

If this makes it into a release soon, I'd be super happy, but no worries if not.

Cheers,
antiz

@pcfens pcfens merged commit dccee1b into pcfens:master Jun 5, 2023
@pcfens
Copy link
Owner

pcfens commented Jun 6, 2023

Thanks for submitting this - I just pushed this to the forge as v4.14.0.

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.

Filestream not fully implemented
2 participants