HangyuanLiu commented on a change in pull request #3230: Support load json-data into Doris by RoutineLoad or StreamLoad URL: https://github.com/apache/incubator-doris/pull/3230#discussion_r400083364
########## File path: gensrc/thrift/FrontendService.thrift ########## @@ -130,7 +130,7 @@ struct TSessionState { 2: required string user // The user who this session belongs to. - 3: required i64 connection_id + 3: required i64 connection_id544 Review comment: ```suggestion 3: required i64 connection_id544 ``` spelling mistake? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org