Commit cd112c6
committed
Appender: support nested STRUCTs (1.4)
This is a backport of the PR #396 to `v1.4-andium` stable branch.
This PR adds support to nested `STRUCT` and `UNION` columns in
`Appender`. There are no nesting limit enforced on Java side.
Testing: existing test is extended to cover nested `STRUCT`s.1 parent 970a4f6 commit cd112c6
2 files changed
Lines changed: 267 additions & 120 deletions
0 commit comments