Jackie-Jiang commented on issue #11494:
URL: https://github.com/apache/pinot/issues/11494#issuecomment-1712039094

   The current implementation of json index cannot be used within the group-by 
clause (or select clause) because it doesn't support extracting values from it, 
but only support checking if the key-value pair exist.
   In order to support functionality similar to `JSON_EXTRACT_SCALAR`, we need 
to re-design the json index.


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