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

Error on calling getTableNames for summarize query #1744

Open
aszenz opened this issue May 28, 2024 · 1 comment
Open

Error on calling getTableNames for summarize query #1744

aszenz opened this issue May 28, 2024 · 1 comment

Comments

@aszenz
Copy link

aszenz commented May 28, 2024

What happens?

Error: Binder Error: table "summarize_tbl" has 1 columns available but 26 columns specified
at pa.getTableNames (bindings_base.ts:223:19)
at Lo.onMessage (worker_dispatcher.ts:288:51)
at Bc.globalThis.onmessage (duckdb-browser-eh.worker.ts:29:19)

To Reproduce

connection.getTableNames('summarize account');

Browser/Environment:

Chromium Version 124.0.6367.201 (Official Build) (64-bit)

Device:

Laptop

DuckDB-Wasm Version:

^1.28.1-dev106.0

DuckDB-Wasm Deployment:

_

Full Name:

asrar

Affiliation:

qbil

@carlopi
Copy link
Collaborator

carlopi commented Jun 5, 2024

Thanks for the bug report, could you possibly share a more complete snippet?
Thanks a lot

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