Skip to content

fix: skip null data type fields#1016

Merged
nitisht merged 3 commits into
parseablehq:mainfrom
nikhilsinhaparseable:skip-null-types
Dec 4, 2024
Merged

fix: skip null data type fields#1016
nitisht merged 3 commits into
parseablehq:mainfrom
nikhilsinhaparseable:skip-null-types

Conversation

@nikhilsinhaparseable
Copy link
Copy Markdown
Contributor

skip the schema generation with Null data type fields
fixes the issue when first event has null data type and field has valid data after the initial schema is persisted
fixes the schema merge issue for such cases

skip the schema generation with `Null` data type fields
fixes the issue when first event has null data type
and field has valid data after the initial schema is persisted

fixes the schema merge issue for such cases
@nitisht nitisht requested a review from de-sh December 3, 2024 14:34
Comment thread src/event/format/json.rs Outdated
Co-authored-by: Devdutt Shenoi <devdutt@outlook.in>
Signed-off-by: Nitish Tiwari <nitish@parseable.com>
@nitisht nitisht merged commit dd2b8b2 into parseablehq:main Dec 4, 2024
@nikhilsinhaparseable nikhilsinhaparseable deleted the skip-null-types branch July 12, 2025 08:57
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.

3 participants