Re: Implementing tuple type support in for ClickHouse connector

2023-12-04 Thread Mark Zitnik
ook by chance > on org.apache.beam.sdk.schemas.Schema.LogicalType? Can it be helpful for > your case? > > On 4 Dec 2023, at 12:02, Mark Zitnik wrote: > > Yes I know it is done in org.apache.beam.sdk.io.clickhouse.TableSchema > (Did it for several other types), but since Tuple i

Re: Implementing tuple type support in for ClickHouse connector

2023-12-04 Thread Mark Zitnik
— > Alexey > > On 3 Dec 2023, at 10:35, Mark Zitnik wrote: > > Hi Team, > > I am one of the committers of the ClickHouse integration team. > I need to add support for Tuple in the ClickHouse connector for > Apache Beam. What is the best approval for implementing that? Tu

Implementing tuple type support in for ClickHouse connector

2023-12-03 Thread Mark Zitnik
Hi Team, I am one of the committers of the ClickHouse integration team. I need to add support for Tuple in the ClickHouse connector for Apache Beam. What is the best approval for implementing that? Tuple( https://clickhouse.com/docs/en/sql-reference/data-types/tuple) in a nested data