This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 660da68 Update the asf yml (#59)
add 79cea80 feat: Add comprehensive KNN join integration tests and
benchmarks (#65)
No new revisions were added by this update.
Summary of changes:
benchmarks/test_knn.py | 297 +++++++++++++----------
python/sedonadb/tests/test_knnjoin.py | 439 ++++++++++++++++++++++++++++++++++
2 files changed, 603 insertions(+), 133 deletions(-)
create mode 100644 python/sedonadb/tests/test_knnjoin.py