clintropolis opened a new pull request, #12786:
URL: https://github.com/apache/druid/pull/12786

   ### Description
   Adds SQL benchmarks for measuring the 'nested columns' added in #12753 to 
assist in making future performance improvements. I also modified the data 
generator to allow using a `TransformSpec` so that additional columns can be 
built from the generated data, which in these benchmarks are using 
`json_object` to build nested structure containing the same data as the top 
level generated columns.
   
   The benchmarks themselves are the same as here 
https://github.com/apache/druid/pull/12753#issuecomment-1183571908


-- 
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