[ 
https://issues.apache.org/jira/browse/TAJO-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyunsik Choi updated TAJO-745:
------------------------------

    Attachment: TAJO-745_2.patch

I rebased the patch against the latest revision.

> APIs in TajoClient and JDBC should be case sensitive.
> -----------------------------------------------------
>
>                 Key: TAJO-745
>                 URL: https://issues.apache.org/jira/browse/TAJO-745
>             Project: Tajo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.8-incubating, 1.0-incubating
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>         Attachments: TAJO-745.patch, TAJO-745_2.patch
>
>
> Identifiers that APIs in TajoClient and Tajo JDBC driver take are normalized 
> in client API side. So, identifiers composed of upper and lower mixed 
> characters should be used with double quote ("). This convention is different 
> from existing JDBC driver's convention. It makes ugly code when users use 
> TajoClient.
> This patch changes their APIs to be case sensitive. In addition, this patch 
> adds some missing JDBC APIs and fixes wrong behaviors of {{getTables()}} and 
> {{getColumns()}} in JDBC APIs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to