Vitalii Diravka created DRILL-5413:
--------------------------------------
Summary: DrillConnectionImpl.isReadOnly() throws
NullPointerException
Key: DRILL-5413
URL: https://issues.apache.org/jira/browse/DRILL-5413
Project: Apache Drill
Issue Type: Bug
Components: Client - JDBC
Affects Versions: 1.10.0
Environment: jboss 7.0.1 final version
Reporter: Vitalii Diravka
Assignee: Vitalii Diravka
Fix For: 1.11.0
According to the
[CALCITE-843|https://issues.apache.org/jira/browse/CALCITE-843] every call of
"isReadonly()" throws NullPointerException.
For example, JBoss uses DrillConnectionImpl.isReadOnly() method in the process
of connection to the Drill as a datasource.
The fix for CALCITE-843 should be added to the Drill Calcite fork.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)