Skip to content

Silence harmless polars geoarrow warning in build logs - #4

Merged
bassim-matar merged 1 commit into
mainfrom
silence-polars-warning
Jul 10, 2026
Merged

Silence harmless polars geoarrow warning in build logs#4
bassim-matar merged 1 commit into
mainfrom
silence-polars-warning

Conversation

@bassim-matar

Copy link
Copy Markdown
Member

The geo scan emits a polars UserWarning (geoarrow.wkb extension type loaded as storage type) that pollutes the job summary every user reads. Setting POLARS_UNKNOWN_EXTENSION_TYPE_BEHAVIOR=load_as_storage makes the current intended behavior explicit and silences the warning. Verified locally: same scan results, clean log.

@bassim-matar
bassim-matar merged commit 4f65ee3 into main Jul 10, 2026
4 checks passed
@bassim-matar
bassim-matar deleted the silence-polars-warning branch July 10, 2026 16:33
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

Successfully merging this pull request may close these issues.

1 participant