Jackie-Jiang commented on issue #10609: URL: https://github.com/apache/pinot/issues/10609#issuecomment-1522538451
@atris Using UPPER or LOWER can effectively convert case-sensitive to case-insensitive, but if we don't have a operator to perform case-sensitive like, there is no workaround. I personally prefer sticking with PostgreSQL behavior because we have been using it as a reference for other features and for multi-stage query engine. cc @kishoreg @xiangfu0 for broader discussion -- 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]
