vdiravka commented on a change in pull request #1530: DRILL-6582: SYSLOG 
(RFC-5424) Format Plugin
URL: https://github.com/apache/drill/pull/1530#discussion_r256074380
 
 

 ##########
 File path: 
protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java
 ##########
 @@ -895,6 +903,7 @@ public static CoreOperatorType valueOf(int value) {
         case 55: return PCAPNG_SUB_SCAN;
         case 56: return RUNTIME_FILTER;
         case 57: return ROWKEY_JOIN;
+        case 58: return SYSLOG_SUB_SCAN;
 
 Review comment:
   Based on this message `Could NOT find Protobuf (missing: Protobuf_LIBRARIES 
Protobuf_INCLUDE_DIR)`, I suppose you missed `>brew install protobuf`.
   You should perform from 0.1 to 2.7 steps from the 
[doc](https://github.com/apache/drill/blob/master/contrib/native/client/readme.macos#L40)

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


With regards,
Apache Git Services

Reply via email to