Hi there, with 0.8.0, Pinot has got the complex ty...
# general
m
Hi there, with 0.8.0, Pinot has got the complex type support as per https://docs.pinot.apache.org/basics/data-import/complex-type. My question is: can the unnested fields like “group.group_topics.urlkey” in the meetupRsvp example be supplied as arguments to the transform functions? The answer seems to be No in my testing.
m
You meant one can still use the json functiosn after a json array is flattened?
k
yes
m
Cool, will give a try. That said, what is the rationale behind not allowing the use of flatten fields in transformation? If we do, I believe 99% of the use cases for json functions can go away :)
k
how would the query look like?