abhioncbr opened a new issue, #10734: URL: https://github.com/apache/pinot/issues/10734
One observation I had while following the quick start based on the docker image found that a pre-loaded couple of tables accessibility isn't case insensitive. <img width="1648" alt="image" src="https://user-images.githubusercontent.com/1076944/236651178-00d5ff43-0fd5-487d-96a4-d3b9fe449180.png"> I know there is a property to enable case-insensitivity `config enable.case.insensitive.pql=true`. Also, found that a couple of times folks asked the same question on the Apache Pinot Slack channel. I am thinking the quick-start docker image way is probably the first experience for new users trying Pinot and wondering if we can make these pre-loaded tables access case-insensitive. Would it be a better user experience? just making this issue to discuss around it. -- 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]
