Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-299] Add ST_FrechetDistance #869

Merged
merged 6 commits into from
Jun 26, 2023

Commits on Jun 22, 2023

  1. mergef with sedona master

    iGN5117 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    53b3e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c9673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07664bb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'sedona-master' into develop_Nilesh_1.5.0_Frechet

    # Conflicts:
    #	common/src/main/java/org/apache/sedona/common/Functions.java
    #	common/src/main/java/org/apache/sedona/common/utils/GeomUtils.java
    #	common/src/test/java/org/apache/sedona/common/FunctionsTest.java
    #	flink/src/main/java/org/apache/sedona/flink/Catalog.java
    #	flink/src/test/java/org/apache/sedona/flink/FunctionTest.java
    #	python/sedona/sql/st_functions.py
    #	python/tests/sql/test_dataframe_api.py
    #	python/tests/sql/test_function.py
    #	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
    #	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/Functions.scala
    #	sql/common/src/test/scala/org/apache/sedona/sql/dataFrameAPITestScala.scala
    #	sql/common/src/test/scala/org/apache/sedona/sql/functionTestScala.scala
    iGN5117 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d3ae81f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sedona-master' into develop_Nilesh_1.5.0_Frechet

    # Conflicts:
    #	common/src/test/java/org/apache/sedona/common/FunctionsTest.java
    #	flink/src/main/java/org/apache/sedona/flink/Catalog.java
    #	python/sedona/sql/st_functions.py
    #	python/tests/sql/test_function.py
    #	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
    #	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/Functions.scala
    #	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/st_functions.scala
    #	sql/common/src/test/scala/org/apache/sedona/sql/dataFrameAPITestScala.scala
    #	sql/common/src/test/scala/org/apache/sedona/sql/functionTestScala.scala
    iGN5117 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4663cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6102d88 View commit details
    Browse the repository at this point in the history