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-3927][CH] Optimize array element function when input is array(map)/array(array(string))/array(array(number)) #470

Closed taiyang-li closed 9 months ago

taiyang-li commented 9 months ago

Changelog category (leave one):

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

Optimize array element function when input is array(map)/array(array(string))/array(array(number)). close https://github.com/oap-project/gluten/issues/3927

Let's merge it into Kyligence/ClickHouse since https://github.com/ClickHouse/ClickHouse/pull/56403 had been blocked for a month.

kyligence-git commented 9 months ago

Can one of the admins verify this patch?

binmahone commented 9 months ago

test covered at https://github.com/oap-project/gluten/pull/3928/files