userver icon indicating copy to clipboard operation
userver copied to clipboard

Support Array(T) in Clickhouse

Open apolukhin opened this issue 2 years ago • 0 comments

Add to clickhouse/include/userver/storages/clickhouse/io/columns/ a new class, inherited from ClickhouseColumn to support Array type. Add tests for the new type.

Internal issue: 7648

apolukhin avatar Oct 25 '23 10:10 apolukhin