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-300] Add ST_HausdorffDistance #868

Merged
merged 46 commits into from
Jun 24, 2023
Merged
Changes from 2 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
85ae113
Remove prebuild_index config from search plugin
iGN5117 Jun 6, 2023
8e829fe
Update compile the code documentation for sedona
iGN5117 Jun 6, 2023
4bcf99c
approximate float comparisons in python test cases
iGN5117 Jun 6, 2023
c7f6236
Update compile the code documentation for sedona
iGN5117 Jun 6, 2023
ceed7a4
Remove prebuild_index config from search plugin
iGN5117 Jun 6, 2023
15c6255
Revert "Update compile the code documentation for sedona"
iGN5117 Jun 7, 2023
471e281
Revert "Remove prebuild_index config from search plugin"
iGN5117 Jun 7, 2023
2a5a6d8
FIxed incorrect indentation
iGN5117 Jun 7, 2023
6e9883d
Addressed PR comments for documentation changes
iGN5117 Jun 7, 2023
e66895e
Merge branch 'master' of https://github.com/iGN5117/sedona into docum…
iGN5117 Jun 7, 2023
cf7e78d
Add ST_NumPoints
iGN5117 Jun 8, 2023
fc23fc9
Update available version to 1.4.1 in documentation
iGN5117 Jun 8, 2023
fea1daa
Merge branch 'apache:master' into develop_Nilesh_1.4.0
iGN5117 Jun 8, 2023
816e4ed
Fix failing scala test case
iGN5117 Jun 8, 2023
472c383
Merge branch 'develop_Nilesh_1.4.0' of https://github.com/iGN5117/sed…
iGN5117 Jun 8, 2023
471a87e
Updated documentation to include negative flow.
iGN5117 Jun 8, 2023
b33499d
Removed Spark SQL from flink documentation
iGN5117 Jun 8, 2023
0d68337
Add ST_Force3D to sedona
iGN5117 Jun 9, 2023
d1e4365
Merge branch 'sedona-master' into develop_Nilesh_1.4.0
iGN5117 Jun 9, 2023
da0314a
Updated force3D logic to handle empty geometries
iGN5117 Jun 9, 2023
020e9b9
Updated force3D dataframe test
iGN5117 Jun 10, 2023
86de054
fix error in test case
iGN5117 Jun 10, 2023
307c060
Updated documentation for Force3D to include Z format WKT in the outp…
iGN5117 Jun 11, 2023
dbab04c
Added default zValue test case in sedona flink
iGN5117 Jun 11, 2023
c0eb8bc
Added default zValue dataframe test case
iGN5117 Jun 11, 2023
479b264
Added default zValue scala test case
iGN5117 Jun 11, 2023
641d2d9
fix dataframe testcase
iGN5117 Jun 11, 2023
c2e27d8
Addressed PR comments
iGN5117 Jun 12, 2023
4fa254d
Merge branch 'develop_Nilesh_1.4.0' into documentation_update_Nilesh
iGN5117 Jun 12, 2023
9815161
Update community/develop to include steps to run python test cases.
iGN5117 Jun 12, 2023
5bdf476
Merge branch 'apache:master' into documentation_update_Nilesh
iGN5117 Jun 12, 2023
b5cf30c
Add ST_NRings
iGN5117 Jun 13, 2023
b89cec1
Add ST_Translate
iGN5117 Jun 13, 2023
b49d789
Merge branch 'develop_Nilesh_1.4.1_Translate' of https://github.com/i…
iGN5117 Jun 13, 2023
ece4802
Updated GeomUtils to remove redundant geom return type
iGN5117 Jun 14, 2023
78be0f1
Simplified ST_Translate implementation, updated test cases and docs
iGN5117 Jun 14, 2023
cd12ce2
Updated tests for Translate
iGN5117 Jun 15, 2023
19016ae
temp affine commit
iGN5117 Jun 19, 2023
959b35c
core logic implementation of BoundingDiagonal (without fits parameter)
iGN5117 Jun 19, 2023
00d0e48
Revert "temp affine commit"
iGN5117 Jun 20, 2023
0e23430
Implement BoundingDiagonal
iGN5117 Jun 20, 2023
e04f668
Merge branch 'sedona-master' into develop_Nilesh_1.4.1_BoundingDiagonal
iGN5117 Jun 20, 2023
f18099e
Add flink test case
iGN5117 Jun 20, 2023
ea6ea55
Reduce loops in ST_BoundingDiagonal
iGN5117 Jun 20, 2023
73e28c0
Add ST_HausdorffDistance
iGN5117 Jun 22, 2023
170a5d3
Merge branch 'master' into develop_Nilesh_1.4.1_HausdorffDistance
iGN5117 Jun 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.