You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/12/03 16:49:30 UTC

[GitHub] [pinot] yupeng9 opened a new issue #7863: Index selected sub fields in JSON column

yupeng9 opened a new issue #7863:
URL: https://github.com/apache/pinot/issues/7863


   Today, all the nested fields of a JSON column are indexed during the index creation. This leads to unnecessary storage cost, if users know beforehand what nested fields are needed in the predicates. However, users may want to keep the entire JSON column in the projection list. It'll be good to enhance the JSON index spec and allow users to specify the nested fields to 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-unsubscribe@pinot.apache.org

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



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