druid/sql
Clint Wylie 9ae7a36ccd
improve nested column storage format for broader compatibility (#13568)
* bump nested column format version
changes:
* nested field files are now named by their position in field paths list, rather than directly by the path itself. this fixes issues with valid json properties with commas and newlines breaking the csv file meta.smoosh
* update StructuredDataProcessor to deal in NestedPathPart to be consistent with other abstract path handling rather than building JQ syntax strings directly
* add v3 format segment and test
2022-12-15 15:39:26 -08:00
..
src improve nested column storage format for broader compatibility (#13568) 2022-12-15 15:39:26 -08:00
pom.xml Use template file for adding table functions grammar (#13553) 2022-12-14 21:52:09 +05:30