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

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

    [ https://issues.apache.org/jira/browse/TAJO-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947672#comment-13947672 ] 

Jihoon Son commented on TAJO-712:
---------------------------------

+1.
The latest patch looks good to me.

> 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, TAJO-712_2.patch, TAJO-712_3.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)