Alexander Ryssiouk
Results
1
issues of
Alexander Ryssiouk
If I have simple table like this: CREATE TABLE test.nested ( `account` UInt64, `Orders` Nested( id UInt64, order_id String) ) ENGINE = MergeTree ORDER BY account account │ UInt64 Orders.id...
enhancement
priority-low