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

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


    from d96bb2f66d7 [FLINK-30948][sql-client] Fix 
ExecutorImpl#testInterruptException hangs (#22055)
     new 263555c9adc [FLINK-31239][hive] Fix native sum function can't get the 
corrected value when the argument type is string
     new 62a3b99d232 [FLINK-31239][hive] Add some notes in document about 
table.exec.hive.native-agg-function.enabled option can't turned on per job when 
using it via SqlClient

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../docs/connectors/table/hive/hive_functions.md   |  1 +
 .../docs/connectors/table/hive/hive_functions.md   |  1 +
 .../table/functions/hive/HiveSumAggFunction.java   | 55 +++++++++++++-----
 .../connectors/hive/HiveDialectAggITCase.java      | 66 +++++++++++++++++-----
 .../resources/explain/testSumAggFunctionPlan.out   |  8 +--
 .../planner/expressions/ExpressionBuilder.java     | 10 ++++
 6 files changed, 108 insertions(+), 33 deletions(-)

Reply via email to