Skip to content

Conversation

@jhsb25
Copy link

@jhsb25 jhsb25 commented Sep 20, 2023

Current when i use the tool to generate a table from a source that needs to be flattened i get an error when the columns are either null or of a json list format, this PR goes some way to try to ensure that all variant columns queried return a non null value and when the variant in the column is not an object (eg list) then that denesting is skipped.

randal boyle added 2 commits September 20, 2023 17:16
…t or string), also changing query to pull row where all variant columns have a value
…t or string), also changing query to pull row where all variant columns have a value
@jhsb25 jhsb25 changed the title Fixing error where complex column types contain a list or null fix Fixing error where complex column types contain a list or null Sep 20, 2023
…t or string), also changing query to pull row where all variant columns have a value
@BAntonellini
Copy link
Contributor

hi @jhsb25, thank you for your contribution

would you be able to provide a test that covers this code you are introducing?

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