cherry pick from #43196 Co-authored-by: zy-kkk <zhongyk10@gmail.com>
This commit is contained in:
committed by
GitHub
parent
161d76328d
commit
efb3bdd96e
@ -276,7 +276,7 @@ ORDER BY key;
|
||||
CREATE TABLE doris_test.ts
|
||||
(
|
||||
id Int64,
|
||||
ts UInt64
|
||||
ts Int64
|
||||
)
|
||||
ENGINE = MergeTree
|
||||
ORDER BY id;
|
||||
|
||||
Reference in New Issue
Block a user