Skip to content

Conversation

oswidan97
Copy link

Description

  • Optional fields that have NULL values were originaly removed from the resulting json file. This lead to failures downstream in the json to parquert conversion as the conversion inferes the schema and if it doesn't find a field it would error out
  • This PR makes sure all fields are added even if they have NULL values

Testing

All green ripple export
image

@oswidan97 oswidan97 requested a review from a team December 12, 2024 14:40
@oswidan97 oswidan97 self-assigned this Dec 12, 2024
@oswidan97 oswidan97 merged commit 9e94893 into master Dec 12, 2024
0 of 9 checks passed
@oswidan97 oswidan97 deleted the osw-add-default-field-values branch December 12, 2024 14:56
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.

2 participants