paul-rogers commented on a change in pull request #1749: DRILL-7177: Format 
Plugin for Excel Files
URL: https://github.com/apache/drill/pull/1749#discussion_r336788585
 
 

 ##########
 File path: 
protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java
 ##########
 @@ -980,6 +988,7 @@ public static CoreOperatorType forNumber(int value) {
         case 60: return UNPIVOT_MAPS;
         case 61: return STATISTICS_MERGE;
         case 62: return LTSV_SUB_SCAN;
+        case 64: return EXCEL_SUB_SCAN;
 
 Review comment:
   Thanks

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


With regards,
Apache Git Services

Reply via email to