Kyligence / ClickHouse

ClickHouse® is a free analytics DBMS for big data
https://clickhouse.com
Apache License 2.0
14 stars 17 forks source link

[GLUTEN-6977] Allow concat process Nullable(Array(T)) or Nullable(Map(K, V)) or Nullable(Tuple(T1, T2...)) #500

Closed taiyang-li closed 3 months ago

taiyang-li commented 3 months ago

Changelog category (leave one):

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Allow concat process Nullable(Array(T)) or Nullable(Map(K, V)) or Nullable(Tuple(T1, T2...))