Support setting timezone for stream load and routine load (#1831)
This commit is contained in:
@ -530,6 +530,7 @@ struct TStreamLoadPutRequest {
|
||||
17: optional bool negative
|
||||
18: optional i32 timeout
|
||||
19: optional bool strictMode
|
||||
20: optional string timezone
|
||||
}
|
||||
|
||||
struct TStreamLoadPutResult {
|
||||
|
||||
Reference in New Issue
Block a user