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-2340][CH] Support nullable complex types in getLeastSupertype #460

Closed taiyang-li closed 1 year ago

taiyang-li commented 1 year ago

Changelog category (leave one):

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

Support nullable complex types in getLeastSupertype. close https://github.com/oap-project/gluten/issues/2340

kyligence-git commented 1 year ago

Can one of the admins verify this patch?