morningman commented on code in PR #32125: URL: https://github.com/apache/doris/pull/32125#discussion_r1521638380
########## gensrc/proto/internal_service.proto: ########## @@ -662,6 +662,17 @@ message PFetchTableSchemaResult { repeated PTypeDesc column_types = 4; } +message PJdbcTestConnectionRequest { + required bytes jdbc_table = 1; Review Comment: use optional -- 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