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

UI Enhancement: adding autocomplete in sql editor #5810

Merged
merged 1 commit into from
Aug 31, 2020
Merged

UI Enhancement: adding autocomplete in sql editor #5810

merged 1 commit into from
Aug 31, 2020

Conversation

shahsank3t
Copy link
Contributor

Description

This PR is an enhancement to the current SQL Editor UI.
On pressing @, the dropdown is visible showing all the keywords / Table name / Column name.

Keywords:
Screenshot 2020-08-05 at 7 49 15 PM

Table Name:
Screenshot 2020-08-05 at 7 50 17 PM

Keyword, Table Name, Column Name together: (T & C indicates Table & Column names)
Screenshot 2020-08-05 at 7 50 48 PM

@kishoreg
Copy link
Member

Tested it and works as expected. Thanks @shahsank3t

@kishoreg kishoreg merged commit d2ed761 into apache:master Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants