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

   This PR fixes the flaky test 
`ForwardIndexHandlerTest.testEnableDictionaryForMultipleColumns` as identified 
in issue: https://github.com/apache/pinot/issues/10365
   
   Issue: Only forward index enabled columns should be used in this test, while 
due to choosing a random column a forward index disabled column can get picked 
sometimes.
   
   Fix: Only pick forward index enabled columns
   
   cc @Jackie-Jiang @vvivekiyer @siddharthteotia 


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