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

   Enhance the config optimizer by:
   1) not recommending range indices for very low cardinality columns
   2) flagging queries that have `where col_A = xyz` where as it should be 
`where col_A = 'xyz'`


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