gavinchou commented on code in PR #58515:
URL: https://github.com/apache/doris/pull/58515#discussion_r2652927699
##########
gensrc/thrift/FrontendService.thrift:
##########
@@ -858,6 +858,7 @@ struct TSchemaTableRequestParams {
5: optional i64 dbId // used for table specific queries
6: optional string time_zone // used for DATETIME field
7: optional string frontend_conjuncts
+ 8: optional i64 thread_id // mysql connection id for fetching
ConnectContext if needed
Review Comment:
naming -> connection_id
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]