[
https://issues.apache.org/jira/browse/TAJO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaehwa Jung resolved TAJO-1225.
-------------------------------
Resolution: Fixed
Thanks [~hyunsik]
I've just committed the patch to the master branch. :)
> 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)