duckdb / duckdb/duckdb-ui

Cannot analyze results when using Instant SQL

Open
#154 1 comment 0 reactions 0 assignees View on GitHub
enhancement ui
Dominant language
TypeScript
Stars
466
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Using Instant SQL is not compatible with the analysis panel, it always says "Cell successfully ran but did not return a result set", even though I'm looking at a table of results. The pane works just fine with the default query evaluation mechanism.

If it is indeed incompatible due to the way data are transported/analyzed or something, maybe the error message could say something slightly different, to let the user know what's up.

Thanks, loving the UI otherwise.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure in the analysis panel with Instant SQL, then compare it with the default query evaluation mechanism that works. Trace how each path transports results to analysis; done means Instant SQL results are analyzed successfully or the user receives an accurate compatibility message.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
analytics, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.