rhodo opened a new pull request, #17817:
URL: https://github.com/apache/pinot/pull/17817

   Adds a applyQueryOptions(Map<String, String>) default method to 
ForwardIndexReaderContext so that query-level options can reach forward index 
reader implementations during query processing. DataFetcher now accepts query 
options and applies them to each reader context after creation. 
ProjectionOperator passes queryContext.getQueryOptions() through. All existing 
reader contexts are unaffected (no-op default).


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