Skip to content

Downloaded excel exports have an extra byte before the "PK" marker of xlsx #2119

@smil2k

Description

@smil2k

What happens?

In case I would like to export the results to excel, then the excel cannot be opened due to an extra byte in front

To Reproduce

load excel;
copy (SELECT extension_name, installed, description FROM duckdb_extensions() ) to 'export.xlsx' (format xlsx);
.files download export.xlsx

Attached the corrupt export.xlsx
Removing the extra byte fixes the problem.

Browser/Environment:

Version 141.0.7390.123 (Official Build) (arm64)

Device:

MacBook Pro M3

DuckDB-Wasm Version:

@duckdb/[email protected]

DuckDB-Wasm Deployment:

shell.duckdb.org

Full Name:

Tamas Cserveny

Affiliation:

User Story Kft

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions