You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/03/26 06:44:15 UTC

[jira] [Updated] (TAJO-712) Fix some bugs after database is supported

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

Hyunsik Choi updated TAJO-712:
------------------------------

    Attachment: TAJO-712.patch

> Fix some bugs after database is supported
> -----------------------------------------
>
>                 Key: TAJO-712
>                 URL: https://issues.apache.org/jira/browse/TAJO-712
>             Project: Tajo
>          Issue Type: Bug
>          Components: catalog
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.8-incubating, 1.0-incubating
>
>         Attachments: TAJO-712.patch
>
>
> After TAJO-353 (database support), some bugs are also introduced to code.
> This patch fixes the bugs as follows:
>  * {{\d "ABC"}} does not work.
>  * tajo_dump cannot handle some identifiers to be double quoted.
>  * the same table names in different databases are not allowed.
> In this patch, I fixed all bugs that I found, and added some unit tests to reproduce the cases.
> This is a critical issue. So, I'd like to ask the quick review.



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