Hi Mark, What do you mean by “support” in this case? To map this ClickHouse data type to a Beam Schema data type as it’s done in org.apache.beam.sdk.io.clickhouse.TableSchema for other types or something else?
— Alexey > On 3 Dec 2023, at 10:35, Mark Zitnik <m...@clickhouse.com> 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? > Tuple(https://clickhouse.com/docs/en/sql-reference/data-types/tuple) in a > nested data > type(https://clickhouse.com/docs/en/sql-reference/data-types#data_types). > If you can point me to a reference on other connectors > > Thanks > -MZ > >