[Feature] Add user query SQL history and query result cache to the SQL console in the Web UI.
- Dominant language
- Java
- Stars
- 15.9k
- Forks
- 3.9k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 520
Description
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
The SQL console in the web UI does not support viewing historical SQL queries and their corresponding results, which is inconvenient for performing simple tests.
### Use case
_No response_
### Related issues
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Research direction
The issue identifies the SQL console in the Web UI but names no files, tests, or entry points. Start by locating that console and its query execution flow; done means users can view historical SQL queries together with their corresponding cached results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100