Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
-
ghx-label-9
Description
We use rapidjson to print structs but don't use it to print collections (arrays and maps). We should switch to rapidjson also for collections to have a uniform approach.
This is also needed if we want to support embedding structs and collections in each other, see IMPALA-9551.
Attachments
Issue Links
- is depended upon by
-
IMPALA-9551 Allow embedding complex types into other complex types
- Resolved
- relates to
-
IMPALA-11024 Improve printing of struct and collection types
- Open