eldenmoon commented on code in PR #60913:
URL: https://github.com/apache/doris/pull/60913#discussion_r2868314586


##########
gensrc/proto/internal_service.proto:
##########
@@ -381,6 +381,8 @@ message PTabletKeyLookupRequest {
     optional int64 version = 7;
     // serilized from TQueryOptions 
     optional bytes query_options = 8;
+    // timezone string, e.g. "America/Mexico_City"
+    optional string time_zone = 9;

Review Comment:
   PTabletKeyLookupRequest is protobuf but TQueryGlobals is thrift



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

Reply via email to