confluentinc / confluentinc/vscode
Don't poll results for background statements
Open
Flink
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
We recently made the change to open the results viewer for every submitted statement regardless of sql kind (SELECT, INSERT INTO, etc). However, background statements do not emit results and yet we go into "Waiting for results.." -- fix this.
Contributor guide
Assessment
This issue has not been assessed yet.