You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by zo...@apache.org on 2023/02/18 12:29:23 UTC

[sedona] branch feature/google-s2 updated (329145ef -> dbfc075f)

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

zongsizhang pushed a change to branch feature/google-s2
in repository https://gitbox.apache.org/repos/asf/sedona.git


    from 329145ef add more test cases for s2CellIDs function
     add dbfc075f add flink function and test case as example

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/sedona/flink/Catalog.java |  1 +
 .../apache/sedona/flink/expressions/Functions.java |  9 +++++
 .../java/org/apache/sedona/flink/FunctionTest.java | 44 ++++++++++++++++++++--
 .../java/org/apache/sedona/flink/TestBase.java     | 12 +++++-
 4 files changed, 60 insertions(+), 6 deletions(-)