[VL] Support Complex Datatype in Parquet Write
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
Currently we do a check on data types and not push to velox if certain data type is present like array, map, etc. velox supports these datatypes, i think this can be supported. Any reason I'm not aware of why these types are currently not supported.
cc: @PHILO-HE @ulysses-you
Contributor guide
Assessment
This issue has not been assessed yet.