Open DKGH opened 2 months ago
Nested type is working now. You need to use them as two independent types with names like {NestedName.first} {NestedName.second}. When inserting into Clickhouse, if their sizes do not match, the DBMS will return an error.
I see that nested types aren't supported yet. When will they be supported?