Max Gabrielsson
                                            Max Gabrielsson
                                        
                                    Hi! Thanks for reporting this issue! The filesystem abstractions have gone through a lot of changes since the last release and latest development release was issued and I suspect this...
Alright, thanks for the thorough investigation! In general you do/will need the httpfs extension afaik it doesnt autoload properly when spatial tries to issue a remote call, but that might...
So im investigating this more now. My working theory is that the "called recursively" errors is due to us just being a little too aggressive when erroring and throwing exceptions...
Hmm, I think maybe you needed to reload to have the new extension apply. Nevertheless I've fixed the issue with getting stuck on the recursive errors in #227, so if...
Hello! As of DuckDB 1.2.0 the duckdb [excel extension](https://duckdb.org/docs/extensions/excel.html#reading-xlsx-files) provides support for reading and writing xlsx files with greater efficiency and many more options. Therefore we're going to deprecate this...
Oh shit, Im closing a bunch of old xlsx related issues but didn't realize that this was about something more, my bad!
Hi! Thanks for filing this issue. Does the same problem occur if you the latest nightly version of spatial? You can get it for DuckDB v0.9.2 by running: ```sql FORCE...
Could you share the excel file? You can email me at [email protected] if you don't want to share it publicly.
Hello! As of DuckDB 1.2.0 the duckdb [excel extension](https://duckdb.org/docs/extensions/excel.html#reading-xlsx-files) provides support for reading and writing xlsx files with greater efficiency and many more options. Therefore we're going to deprecate this...
There is a "allowed_drivers=[varchar]" option, but I think youre looking to use the [stdin virtual filesystem "/vsistdin/"](https://gdal.org/user/virtual_file_systems.html#vsistdin-standard-input-streaming)