clintropolis commented on PR #15521:
URL: https://github.com/apache/druid/pull/15521#issuecomment-1846792113

   I imagine this function to be most useful actually with MSQ, to explode 
arrays of objects out into separate rows at ingest time, for example:
   
   <img width="1232" alt="Screenshot 2023-12-08 at 12 53 10 AM" 
src="https://github.com/apache/druid/assets/1577461/e3acfc21-a57c-4224-9582-c0370ffc2ab7";>
   
   or even to extract values from the exploded objects into individual columns:
   
   <img width="1168" alt="Screenshot 2023-12-08 at 12 55 28 AM" 
src="https://github.com/apache/druid/assets/1577461/72ce7ee2-bccd-466b-8d08-b85ab6fa1c5b";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to