[
https://issues.apache.org/jira/browse/TAJO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278403#comment-14278403
]
ASF GitHub Bot commented on TAJO-1225:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/330#issuecomment-70051424
Could you trigger TravisCI?
> Fix wrong schema name in JDBC driver
> ------------------------------------
>
> Key: TAJO-1225
> URL: https://issues.apache.org/jira/browse/TAJO-1225
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Assignee: Jaehwa Jung
> Fix For: 0.10
>
>
> 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., "");
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)