imay commented on a change in pull request #490: Enhance the usability of Load 
operation
URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244678690
 
 

 ##########
 File path: gensrc/thrift/FrontendService.thrift
 ##########
 @@ -492,6 +492,7 @@ struct TStreamLoadPutRequest {
     14: optional string columnSeparator
 
     15: optional string partitions
+    16: optional string enable_hub
 
 Review comment:
   You should use `boolean` instead of `string` to a switch filed
   
   However, I think you'd better not to add this filed.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to