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

h3_cell_to_latlng crashes on encountering NULL #136

Open
arunsworld opened this issue Nov 22, 2024 · 0 comments
Open

h3_cell_to_latlng crashes on encountering NULL #136

arunsworld opened this issue Nov 22, 2024 · 0 comments

Comments

@arunsworld
Copy link

arunsworld commented Nov 22, 2024

select h3_cell_to_latlng(col) from table

if col has NULL duckdb crashes fatally.

INTERNAL Error: Calling GetValueInternal on a value that is NULL
This error signals an assertion failure within DuckDB. This usually occurs due to unexpected conditions or errors in the program's logic.
For more information, see https://duckdb.org/docs/dev/internal_errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant