confluentinc / confluentinc/vscode
Show warning message before closing results viewer tab
Open
Flink
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
For foreground query results, we can only read data once. Once the client moves forward with the next_page token, the previous tokens cannot be reused, neither reading can restart. Therefore, once one results viewer tab has been opened and closed, opening a tab again for the same statement will yield no data.
We should warn the user of this before they close the tab.
Contributor guide
Assessment
This issue has not been assessed yet.