Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Drill's implementation of java.sql.DatabaseMetaData.getIdentifierQuoteString() returns a double quote character (the standard SQL identifier quoting character and the Avatica default) instead of returning a back quote (Drill's actual identifier quoting character).
Attachments
Issue Links
- depends upon
-
DRILL-3510 Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ANSI_SQL identifiers
- Resolved