Commit 3793d53
refactor(query): Optimize the
* refactor(query): Optimize the `array_agg` function to reduce memory usage
* fix
* Fix expected results in aggregate list test cases
---------
Co-authored-by: Bohu <[email protected]>array_agg function to reduce memory usage (#18607)1 parent 02a82ae commit 3793d53
File tree
7 files changed
+356
-398
lines changed- src/query
- expression/src
- functions
- src/aggregates
- tests/it/aggregates
- testdata
- tests/sqllogictests/suites/query/functions
7 files changed
+356
-398
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
517 | 529 | | |
518 | 530 | | |
519 | 531 | | |
| |||
0 commit comments