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

Spurious "Buffering missing file" warning when issuing "COPY" command to export data #1842

Open
kposborne opened this issue Sep 6, 2024 · 1 comment

Comments

@kposborne
Copy link

What happens?

When executing a "COPY" statement to export to a file, a warning is logged, e.g. Buffering missing file: orders.json

In this scenario, it is expected for the file to be missing, as it should be created by the query, so I don't think it should log as a warning.

To Reproduce

Execute a copy command which writes to a file

Browser/Environment:

Chrome

Device:

Macbook Pro

DuckDB-Wasm Version:

1.28.1-dev271.0

DuckDB-Wasm Deployment:

duckdb_wasm

Full Name:

Kyle Osborne

Affiliation:

Ascend.io

@santiago-medina
Copy link

This is easily reproducible by using https://csvfiddle.io/ with any CSV

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

2 participants