confluentinc / confluentinc/vscode

Show warning message before closing results viewer tab

Open
#1,612 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.