[FEA]Support nested types for parsing JSON #4608
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
task
Work required that improves the product but is not user facing
Spark supports Struct, Array and Map types when parsing JSON.
Schema must be provided for Map types otherwise it will be inferred as a struct.
Depends on rapidsai/cudf#8827.
The text was updated successfully, but these errors were encountered: