betodealmeida commented on issue #35270:
URL: https://github.com/apache/superset/issues/35270#issuecomment-3348730778

   Yeah, the issue is that [Pinot 
says](https://docs.pinot.apache.org/users/user-guide-query/querying-pinot):
   
   > Pinot provides a SQL interface for querying, which uses the Calcite SQL 
parser to parse queries and the MYSQL_ANSI dialect.
   
   But then it uses double quotes for identifiers, instead of backticks like 
MySQL (unless you have `ANSI_QUOTES` enabled).


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