Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1225: Fix wrong schema name in JDBC driver#330

Closed
blrunner wants to merge 3 commits intoapache:masterfrom
blrunner:TAJO-1225
Closed

TAJO-1225: Fix wrong schema name in JDBC driver#330
blrunner wants to merge 3 commits intoapache:masterfrom
blrunner:TAJO-1225

Conversation

@blrunner
Copy link
Copy Markdown
Contributor

@blrunner blrunner commented Jan 6, 2015

This patch fixes wrong default schema name used in JDBC driver. So far, we have used 'public' in a default schema name. This patch will change it to an empty string (i.e., "");

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jan 15, 2015

Could you trigger TravisCI?

@blrunner
Copy link
Copy Markdown
Contributor Author

Hi @hyunsik

I've just merged the master branch to TAJO-1225 branch. :)

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jan 18, 2015

+1
Thanks. ship it!

@asfgit asfgit closed this in 76ece8b Jan 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants