[
https://issues.apache.org/jira/browse/DRILL-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715611#comment-14715611
]
ASF GitHub Bot commented on DRILL-3153:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/99
> DatabaseMetaData.getIdentifierQuoteString() returns (standard) double-quote,
> not Drill's back quote
> ---------------------------------------------------------------------------------------------------
>
> Key: DRILL-3153
> URL: https://issues.apache.org/jira/browse/DRILL-3153
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Reporter: Daniel Barclay (Drill)
> Assignee: Hanifi Gunes
> Fix For: 1.2.0
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)