Skip to content

Commit

Permalink
fix: Cast support fields nested in lists and maps
Browse files Browse the repository at this point in the history
The current implementation of cast only works structs nested in structs.  This PR adds supports for structs nested in other types.  This PR also prevents cast from adding nullable column if the field is not nullable.
  • Loading branch information
HawaiianSpork committed May 26, 2024
1 parent 319229d commit b0fe32c
Showing 1 changed file with 449 additions and 41 deletions.
Loading

0 comments on commit b0fe32c

Please sign in to comment.