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

    https://github.com/apache/drill/pull/520#discussion_r99749402
  
    --- Diff: 
exec/java-exec/src/main/java/org/apache/drill/exec/rpc/user/UserSession.java ---
    @@ -59,9 +62,11 @@
       public static final String USER = "user";
       public static final String PASSWORD = "password";
       public static final String IMPERSONATION_TARGET = "impersonation_target";
    +  public static final String QUOTING_IDENTIFIERS_CHARACTER = 
"quoting_identifiers_character";
    --- End diff --
    
    isn't this a bit too long? could "quoting" be used instead? (also, brackets 
are two characters... :) )


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