Support for Composite fields #30

Open
opened 2019-08-02 10:50:55 +00:00 by niravmehta · 1 comment
niravmehta commented 2019-08-02 10:50:55 +00:00 (Migrated from github.com)

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

How do we sync composite fields on PG to nested fields on CH?
ildus commented 2019-08-12 14:49:29 +00:00 (Migrated from github.com)

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).

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).
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
murat/pg2ch#30
No description provided.