Skip to content

feat: remove blob casting to geometry with newer duckdb versions#298

Merged
RaczeQ merged 8 commits intomainfrom
297-error-conversion-error-unimplemented-type-for-cast-geometryogccrs84---blob-when-casting-from-source-column-geometry
Apr 17, 2026
Merged

feat: remove blob casting to geometry with newer duckdb versions#298
RaczeQ merged 8 commits intomainfrom
297-error-conversion-error-unimplemented-type-for-cast-geometryogccrs84---blob-when-casting-from-source-column-geometry

Conversation

@RaczeQ
Copy link
Copy Markdown
Collaborator

@RaczeQ RaczeQ commented Mar 17, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.18%. Comparing base (781e995) to head (41c42ca).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   90.94%   91.18%   +0.23%     
==========================================
  Files          25       25              
  Lines        2232     2236       +4     
==========================================
+ Hits         2030     2039       +9     
+ Misses        202      197       -5     
Flag Coverage Δ
macos-15-intel-python3.13 91.10% <100.00%> (+0.23%) ⬆️
macos-latest-python3.13 91.05% <100.00%> (+0.19%) ⬆️
ubuntu-latest-python3.10 91.05% <100.00%> (+0.19%) ⬆️
ubuntu-latest-python3.11 91.05% <100.00%> (+0.19%) ⬆️
ubuntu-latest-python3.12 91.05% <100.00%> (+0.19%) ⬆️
ubuntu-latest-python3.13 91.05% <100.00%> (+0.19%) ⬆️
windows-latest-python3.13 91.05% <100.00%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

RaczeQ added 2 commits April 16, 2026 17:09
…e-for-cast-geometryogccrs84---blob-when-casting-from-source-column-geometry
@RaczeQ RaczeQ marked this pull request as ready for review April 16, 2026 15:10
@RaczeQ RaczeQ merged commit 16dbdb4 into main Apr 17, 2026
24 of 25 checks passed
@RaczeQ RaczeQ deleted the 297-error-conversion-error-unimplemented-type-for-cast-geometryogccrs84---blob-when-casting-from-source-column-geometry branch April 17, 2026 06:19
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.

Error: Conversion Error: Unimplemented type for cast (GEOMETRY('OGC:CRS84') -> BLOB) when casting from source column geometry

1 participant