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

fix: fix point_in_polygon function panic if a tuple has only one field #12948

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

ariesdevil
Copy link
Contributor

@ariesdevil ariesdevil commented Sep 20, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

fix point_in_polygon function panic if a tuple has only one field


This change is Reviewable

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
databend ⬜️ Ignored (Inspect) Visit Preview Sep 21, 2023 4:26am

@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Sep 20, 2023
@ariesdevil ariesdevil requested a review from b41sh September 20, 2023 13:42
@ariesdevil ariesdevil force-pushed the geo branch 2 times, most recently from edcaf8f to ca932ab Compare September 20, 2023 14:12
@ariesdevil ariesdevil merged commit 7d268db into databendlabs:main Sep 21, 2023
@ariesdevil ariesdevil deleted the geo branch September 21, 2023 05:30
andylokandy pushed a commit to andylokandy/databend that referenced this pull request Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: point_in_polygon function panic if a tuple has only one field
2 participants