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:40:14 UTC

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

Hyunsik Choi created TAJO-712:
---------------------------------

             Summary: 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


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)