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

pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 953ac958a05 [hotfix][docs] Fix redirect template to use relURL for 
correct base path
     add 996c3fc9483 [hotfix] Add .claude to gitignore
     add b81b124ce8b [FLINK-35661][table] Fix MiniBatchGroupAggFunction 
silently dropping records

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 +
 .../aggregate/MiniBatchGroupAggFunction.java       |   5 +-
 .../aggregate/MiniBatchGroupAggFunctionTest.java   | 150 +++++++++++++++++++++
 3 files changed, 155 insertions(+), 1 deletion(-)
 create mode 100644 
flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/aggregate/MiniBatchGroupAggFunctionTest.java

Reply via email to