richardstartin opened a new pull request #7820:
URL: https://github.com/apache/pinot/pull/7820


   Pushes JSON path evaluation down to the storage layer (giving direct access 
to dictionaries and forward index) which avoids various intermediate 
materialisations of strings, byte arrays and so on. Creates SPI to make the 
evaluation logic pluggable. Same mechanism could be extensible to regular 
expressions in the future.


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