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

Cannot export files to xlsx using spatial extension #1921

Open
archiewood opened this issue Nov 18, 2024 · 0 comments
Open

Cannot export files to xlsx using spatial extension #1921

archiewood opened this issue Nov 18, 2024 · 0 comments

Comments

@archiewood
Copy link

What happens?

load spatial;
COPY (SELECT 1) TO 'output.xlsx' WITH (FORMAT GDAL, DRIVER 'xlsx');

IO Error: GDAL Error (3): Failure when saving output.xlsx

To Reproduce

https://shell.duckdb.org/#queries=v0,load-spatial~,COPY-(SELECT-1)-TO-'output.xlsx'-WITH-(FORMAT-GDAL%2C-DRIVER-'xlsx')~

Browser/Environment:

Arc 1.69.0 (55816), Chromium Engine Version 131.0.6778.70

Device:

Mac OS 14

DuckDB-Wasm Version:

1.29.1-dev15.0

DuckDB-Wasm Deployment:

shell.duckdb.org

Full Name:

Archie Wood

Affiliation:

Evidence

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