Github user vdiravka commented on the issue:
https://github.com/apache/drill/pull/520
@laurentgo The branch is updated to master drill-1.11.0-SNAPSHOT.
Quoting_identifiers metadata is left without handling direct session
changes.
Also I found one issue, when tried to connect to drillbit by SQuirrel via
jdbc:
`java.lang.NoClassDefFoundError: javax/validation/constraints/NotNull
at
org.apache.drill.jdbc.impl.DrillMetaImpl.drillFieldMetaData(DrillMetaImpl.java:263)`.
This annotation was added in DRILL-5301.
I decided to add a new dependency for jdbc module in the context of this PR.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---