itschrispeck commented on PR #11739:
URL: https://github.com/apache/pinot/pull/11739#issuecomment-1756396539

   Thanks for the review and suggestions! Will update w/ perf numbers. 
   
   For `json_match` filter are you referring to some query like `where 
json_match(col, '$.keyA = ''val''') AND group by json_extract_index(col, 
‘$.keyB’, ‘STRING’, ‘null)`? Where key filtered != key aggregated on so we 
still have some large number of groups? 


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to