I have a doubt, is It possible for a nested json ...
# general
r
I have a doubt, is It possible for a nested json data as Pinot table? Avro support nested entities(json) by using record type in Avro Schema. Like Avro, Pinot Table configuration supports nested json entities.(Like Account json contains address json as embedded. )
k
Yes, we recently added support for indexing nested json fields