pg2ch icon indicating copy to clipboard operation
pg2ch copied to clipboard

Support for Composite fields

Open niravmehta opened this issue 6 years ago • 1 comments

How do we sync composite fields on PG to nested fields on CH?

niravmehta avatar Aug 02 '19 10:08 niravmehta

I would say that you're doing something wrong, composite fields should be defined as tuples in clickhouse, not nested fields (because they're more like tuples of arrays).

ildus avatar Aug 12 '19 14:08 ildus