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 Jun 5, 2024
1 parent bc3bdb7 commit 457f967
Showing 1 changed file with 447 additions and 41 deletions.
Loading

0 comments on commit 457f967

Please sign in to comment.