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

ZEPPELIN-614 Part 1. Merge PostgresqlInterpreter's sql completer into JDBC Interpreter #974

Closed
wants to merge 5 commits into from

Conversation

jongyoul
Copy link
Member

@jongyoul jongyoul commented Jun 8, 2016

What is this PR for?

Supporting Sql completer into JDBC Interpreter which is merged by the function of Postgresql Interpreter. And this is the first step to merge Postgresql into generic JDBC Interpreter

What type of PR is it?

[Improvement]

Todos

  • - Adopted the function of auto completion

What is the Jira issue?

How should this be tested?

Screenshots (if appropriate)

screen shot 2016-06-08 at 3 00 54 pm

screen shot 2016-06-08 at 2 45 50 pm

### Questions: - Does the licenses files need update? No - Is there breaking changes for older versions? No - Does this needs documentation? No

@jongyoul
Copy link
Member Author

jongyoul commented Jun 8, 2016

@tzolov Could you please test this PR with Postrgres, HAWQ and so on? I've heard that you are one of the heavy users.

@jongyoul jongyoul closed this Jun 8, 2016
@jongyoul jongyoul reopened this Jun 8, 2016
@@ -6,7 +6,49 @@ group: manual
---
{% include JB/setup %}

## Important Notice
Postgresq Interpreter will be deprecated and merged into JDBC Interpreter. You can use Postgresql by using JDBC Interpreter with same functionality. See the example below of settings and dependencies.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jongyoul There is a typo in the first sentence :) Postgresq -> Postgresql

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch @AhyoungRyu !

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AhyoungRyu.

@bzz
Copy link
Member

bzz commented Jun 9, 2016

Great work @jongyoul !

Looks good to me except minor things listed above

@jongyoul
Copy link
Member Author

jongyoul commented Jun 9, 2016

@bzz I updated license files. could you please check it again? 99ce452

@jongyoul jongyoul closed this Jun 9, 2016
@jongyoul jongyoul reopened this Jun 9, 2016
@jongyoul
Copy link
Member Author

jongyoul commented Jun 9, 2016

npm build error

@jongyoul jongyoul closed this Jun 9, 2016
@jongyoul jongyoul reopened this Jun 9, 2016
@bzz
Copy link
Member

bzz commented Jun 9, 2016

@jongyoul thank you for prompt update!
Looks great to me.

@jongyoul jongyoul closed this Jun 10, 2016
@jongyoul jongyoul reopened this Jun 10, 2016
@jongyoul jongyoul closed this Jun 10, 2016
@jongyoul jongyoul reopened this Jun 10, 2016
@jongyoul jongyoul closed this Jun 11, 2016
@jongyoul jongyoul reopened this Jun 11, 2016
@jongyoul jongyoul closed this Jun 11, 2016
@jongyoul jongyoul reopened this Jun 11, 2016
@asfgit asfgit closed this in ccd8a49 Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants