Github user jinfengni commented on a diff in the pull request:

    https://github.com/apache/drill/pull/520#discussion_r69997781
  
    --- Diff: 
exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillDatabaseMetaDataImpl.java
 ---
    @@ -36,6 +42,7 @@
      */
     class DrillDatabaseMetaDataImpl extends AvaticaDatabaseMetaData
    --- End diff --
    
    Also, does Drill allow user to specify the ANSI_QUOTE option in JDBC 
connection string? If not, that means user does not have a way to change 
ANSI_QOUTE option if they connect through JDBC?  If so, then lots of BI tool 
will not benefit from this patch, if they want to use double quotes in their 
sql statement. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to