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

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

kkhatua commented on a change in pull request #1297: DRILL-6455: Add missing 
JDBC Scan Operator for profiles
URL: https://github.com/apache/drill/pull/1297#discussion_r192111061
 
 

 ##########
 File path: 
protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java
 ##########
 @@ -24327,11 +24336,11 @@ public Builder clearStatus() {
       "$\022\021\n\rPCAP_SUB_SCAN\020%\022\022\n\016KAFKA_SUB_SCAN\020&" +
       
"\022\021\n\rKUDU_SUB_SCAN\020\'\022\013\n\007FLATTEN\020(\022\020\n\014LATE" +
       "RAL_JOIN\020)\022\n\n\006UNNEST\020*\022,\n(HIVE_DRILL_NAT" +
-      "IVE_PARQUET_ROW_GROUP_SCAN\020+*g\n\nSaslStat" +
-      
"us\022\020\n\014SASL_UNKNOWN\020\000\022\016\n\nSASL_START\020\001\022\024\n\020"
 +
-      
"SASL_IN_PROGRESS\020\002\022\020\n\014SASL_SUCCESS\020\003\022\017\n\013" +
-      "SASL_FAILED\020\004B.\n\033org.apache.drill.exec.p" +
-      "rotoB\rUserBitSharedH\001"
+      "IVE_PARQUET_ROW_GROUP_SCAN\020+\022\r\n\tJDBC_SCA" +
 
 Review comment:
   This came out of compiling the protobuf, which is needed. This change looks 
arbitrary because the generated code in this segment appears to be ordered 
alphabetically.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> JDBC Scan Operator does not appear in profile
> ---------------------------------------------
>
>                 Key: DRILL-6455
>                 URL: https://issues.apache.org/jira/browse/DRILL-6455
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JDBC
>    Affects Versions: 1.13.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>            Priority: Critical
>             Fix For: 1.14.0
>
>
> It seems that the Operator is not defined, though it appears in the text plan.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to