[ 
https://issues.apache.org/jira/browse/DRILL-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003311#comment-17003311
 ] 

ASF GitHub Bot commented on DRILL-7406:
---------------------------------------

arina-ielchiieva commented on pull request #1940: DRILL-7406: Update Calcite to 
1.21.0
URL: https://github.com/apache/drill/pull/1940#discussion_r361323751
 
 

 ##########
 File path: 
contrib/storage-jdbc/src/main/java/org/apache/drill/exec/store/jdbc/JdbcStoragePlugin.java
 ##########
 @@ -465,8 +93,7 @@ public SqlDialect getDialect() {
   }
 
   @Override
-  public AbstractGroupScan getPhysicalScan(String userName, JSONOptions 
selection, List<SchemaPath> columns)
-      throws IOException {
+  public AbstractGroupScan getPhysicalScan(String userName, JSONOptions 
selection, List<SchemaPath> columns) {
     throw new UnsupportedOperationException();
 
 Review comment:
   Please add message to the exception.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Update Calcite to 1.21.0
> ------------------------
>
>                 Key: DRILL-7406
>                 URL: https://issues.apache.org/jira/browse/DRILL-7406
>             Project: Apache Drill
>          Issue Type: Task
>          Components: Query Planning &amp; Optimization, SQL Parser
>            Reporter: Igor Guzenko
>            Assignee: Igor Guzenko
>            Priority: Major
>             Fix For: 1.18.0
>
>
> DRILL-7340 should be fixed by this update.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to