Commit Graph

11 Commits

Author SHA1 Message Date
杜峰 54d548fc36 Merge 'cherry-pick-commit-488268f5' into 'cnch-dev'
fix(clickhousech@m-4789678206): Fix leak in SimpleState function (due to recrusive reference)

See merge request: !23556
2024-11-20 15:28:41 +08:00
Dao 52cbe1c4fa Merge branch 'cnch_ck23p3_alignment_4jan' into 'cnch-ce-merge'
feat(clickhousech@m-16749763): Cnch ck23p3 alignment

See merge request dp/ClickHouse!18366
2024-01-19 16:10:28 +08:00
Vladimir 357e8d1efa Pass Settings to aggregate function creator 2021-05-26 14:58:31 +03:00
Vladimir f9f78cff7b Revert "Pass Settings to aggregate function creator" 2021-05-26 14:46:42 +03:00
vdimir 28f5853ba3 Pass Settings to all aggregate function creator 2021-04-15 13:39:59 +03:00
Alexey Milovidov 349d783089 Improve performance of aggregate functions 2021-02-01 20:12:12 +03:00
alexey-milovidov 8b98465f10
Merge pull request #17043 from amosbird/countoptimization
Devirtualize -If and vectorize count
2020-12-31 03:34:16 +03:00
Amos Bird 2e0a2257b8
-SimpleState function arg type = return type 2020-12-23 21:09:05 +08:00
Amos Bird 282dd23587
Split minmaxany 2020-12-21 12:46:31 +08:00
Amos Bird c6ac831d4e
Fix type 2020-12-11 22:44:22 +08:00
Amos Bird 5b1e5679b4
Add -SimpleState combinator 2020-12-11 11:43:56 +08:00