gianm opened a new pull request #12309:
URL: https://github.com/apache/druid/pull/12309


   New context parameter "maxSelectorDictionarySize" controls when the
   per-segment processing code should return early and trigger a trip
   to the merge buffer.
   
   Includes:
   
   - Vectorized and nonvectorized implementations.
   - Adjustments to GroupByQueryRunnerTest to exercise this code in
     the v2SmallDictionary suite. (Both the selector dictionary and
     the merging dictionary will be small in that suite.)
   - Tests for the new config parameter.


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