wangbo commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r819444398
########## File path: gensrc/thrift/PlanNodes.thrift ########## @@ -157,8 +157,8 @@ struct TBrokerRangeDesc { } struct TBrokerScanRangeParams { - 1: required i8 column_separator; - 2: required i8 line_delimiter; + 1: required byte column_separator; Review comment: Why using byte instead of i8 here? -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org