This is an automated email from the ASF dual-hosted git repository.
tyrantlucifer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
from f8b474135 [hotfix][e2e][influxdb] Fix testcase and move to
seatunnel-connector-v2-e2e (#3186)
add 97b5727ec [Improve][Connector-V2][Clickhouse] Support nest type and
array (#3047)
No new revisions were added by this update.
Summary of changes:
.../sink/client/ClickhouseSinkWriter.java | 39 +++++++--------
.../sink/inject/ArrayInjectFunction.java | 57 +++++++++++++++++++++-
.../seatunnel/clickhouse/util/TypeConvertUtil.java | 45 ++++++++++++++++-
.../seatunnel/clickhouse/ClickhouseIT.java | 35 +++++++------
.../src/test/resources/init/clickhouse_init.conf | 4 +-
.../common/serialization/InternalRowConverter.java | 17 +++++--
6 files changed, 153 insertions(+), 44 deletions(-)