questdb / questdb/ui

Feature reqests: Keep query result history

Open
#311 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Severity: 1 web-console
Dominant language
TypeScript
Stars
29
Forks
39
Avg merge
4d 11h
Merged PRs (30d)
4

Description

Sometimes I want to compare the results of 2 slightly different queries.

However, the console does not retain old results. I need to keep re-executing the queries to see the results. It would be nice if it could (optionally?) retain some(?) results. So could just click at previous results (a tab) to see the older results set.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the console's query-result display and execution flow, since the issue names no files or tests. Clarify how many result sets should be retained, whether retention is optional, and how tabs should behave; the work is done when earlier results can be selected and compared without re-executing the queries.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.