Hyunsik Choi created TAJO-447:
---------------------------------

             Summary: Implement CREATE TABLE IF NOT EXISTS
                 Key: TAJO-447
                 URL: https://issues.apache.org/jira/browse/TAJO-447
             Project: Tajo
          Issue Type: Bug
          Components: parser, planner/optimizer
            Reporter: Hyunsik Choi
            Priority: Minor


{code}
CREATE TABLE [ IF NOT EXISTS ] table_name ...
{code}

This enables CREATE TABLE to create a table only if a given table does not 
exist. Even though the table already exists, it does not the error 'the table 
already exists'.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to