Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement]: Improve the SQL Shortcuts in Terminal Web UI #1892

Closed
2 of 3 tasks
wangtaohz opened this issue Aug 28, 2023 · 3 comments · Fixed by #2434
Closed
2 of 3 tasks

[Improvement]: Improve the SQL Shortcuts in Terminal Web UI #1892

wangtaohz opened this issue Aug 28, 2023 · 3 comments · Fixed by #2434
Assignees

Comments

@wangtaohz
Copy link
Contributor

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Currently, the SQL Shortcuts feature is not user-friendly because it overrides all SQLs in the terminal, causing previous SQLs to be lost.

image

How should we improve?

Maybe we should append the new SQL demo to the last line instead of overriding all the SQLs.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

@wangtaohz wangtaohz changed the title [Improvement]: Improve the SQL Shortcuts [Improvement]: Improve the SQL Shortcuts in Terminal Web UI Aug 28, 2023
@wangtaohz
Copy link
Contributor Author

Also, there is currently a lack of a SQL demo on dropping table properties, which should be

ALTER TABLE arctic_catalog.db.sample UNSET TBLPROPERTIES ('read.split.target-size');

@tcodehuber
Copy link
Contributor

Can you assign this issue to me?

@zhoujinsong
Copy link
Contributor

Can you assign this issue to me?

Assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants