confluentinc / confluentinc/vscode

Do not show search/column settings on completed metadata statement

Open
#2,030 2 comments 0 reactions 0 assignees View on GitHub
Flink needs discussion needs UI/UX Review
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Submit statement as follows and observe new tab opened

```
CREATE TABLE MyTable (
`user_id` BIGINT,
`name` STRING,
`timestamp` BIGINT METADATA
)
```

Ideally, we'd hide search/column settings gear icon if we can detect the statement is a meatdata statement that will never have any output.

Image

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.