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

jiayu pushed a change to branch aggregate-function-rename
in repository https://gitbox.apache.org/repos/asf/sedona.git


    from a43429b4ac Fix the aggregator according to new flink change
     add 70f710ccf9 Fix snowflake tests, fix failed aggregation tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/sedona/common/FunctionsTest.java    |  2 +-
 .../snowflake/snowsql/ddl/UDTFDDLGenerator.java    |  3 ++
 .../snowflake/snowsql/udtfs/ST_Envelope_Agg.java   | 51 +++++++++++++++++++++-
 .../snowsql/udtfs/ST_Intersection_Agg.java         | 38 +++++++++++++++-
 .../snowflake/snowsql/udtfs/ST_Union_Agg.java      | 41 ++++++++++++++++-
 .../sedona/sql/aggregateFunctionTestScala.scala    | 19 +++++---
 6 files changed, 145 insertions(+), 9 deletions(-)

Reply via email to