amrishlal commented on pull request #7885:
URL: https://github.com/apache/pinot/pull/7885#issuecomment-995038011


   If needed in future, would it be possible to extend these interfaces to 
allow for creation of multiple indices on a column? For example, I could create 
an H3 index and a quad-tree index on a geospatial column, or a flat index and a 
tree index on a JSON column and then depending upon the type of query being 
evaluated, pick one out of the two available indices to evaluate the query.


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