Closed marklit closed 6 months ago
I don't know why overture decided to big-endian encode their WKB but Im pretty sure this was fixed #296. You should be able to force-reinstall spatial to get the latest patched version for v0.10.1 FORCE INSTALL spatial
, alternatively update to v0.10.2.
That works, thank you.
@Maxxen @marklit I took a bit of a look into it. We are just using Sedona's geoparquet writer and I think it by default writes big endian. I pulled up some data from our January release and confirmed it's been big endian all along. Not sure how big of a deal that is but we can see about configuring Sedona to write out little endian if possible. @jiayuasu
The WKB data in Overture's new Land Use dataset they released today causes a segment fault. This is with DuckDB v0.10.1 4a89d97db8.