soumitra-st opened a new pull request, #10771:
URL: https://github.com/apache/pinot/pull/10771

   This PR changes the default value of enable.case.insensitive configuration 
to true to make Pinot case insensitive by default.
   
   ## Old data in Pinot cluster - case insensitive query fails
   <img width="906" alt="old-table-case-insensitive-query-fails" 
src="https://github.com/apache/pinot/assets/127247229/d16234be-b134-4101-af01-a9e6d1d42445";>
   
   ## Old data in Pinot cluster - case insensitive query works after deploying 
new broker with the fix
   <img width="911" alt="old-table-case-insensitive-query-compatible" 
src="https://github.com/apache/pinot/assets/127247229/d2e15f70-8372-4672-bf1d-cbad7569ac17";>
   
   ## Populated new table with the fix - case insensitive query works
   
![after-case-insensitive-query-works](https://github.com/apache/pinot/assets/127247229/190c4db7-8e05-4e5a-8b60-2eeb39821f92)
   
   


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