This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from afc912106b Optimize `concat/concat_ws` scalar path by pre-allocating 
memory (#19547)
     add 45fb0b4b98 fix(accumulators): preserve state in evaluate() for window 
frame queries (#19618)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr-common/src/accumulator.rs          |  23 +++-
 .../functions-aggregate/src/percentile_cont.rs     |  77 ++++++++++--
 datafusion/functions-aggregate/src/string_agg.rs   |  13 +-
 datafusion/sqllogictest/test_files/aggregate.slt   | 137 +++++++++++++++++++++
 4 files changed, 226 insertions(+), 24 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to