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

ASF GitHub Bot commented on TAJO-1284:
--------------------------------------

Github user jihoonson commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/448#discussion_r27026522
  
    --- Diff: 
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/postgresql/postgresql.xml
 ---
    @@ -151,7 +151,6 @@ xsi:schemaLocation="http://tajo.apache.org/catalogstore 
../DBMSSchemaDefinition.
                                PID INT NOT NULL PRIMARY KEY,
                                TID INT NOT NULL,
                                PARTITION_NAME VARCHAR(128),
    -                           ORDINAL_POSITION INT NOT NULL,
    --- End diff --
    
    This schema is not compatible with that of other databases.
    It looks that some changes are missed.


> Add alter partition method to CatalogStore
> ------------------------------------------
>
>                 Key: TAJO-1284
>                 URL: https://issues.apache.org/jira/browse/TAJO-1284
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: catalog
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>         Attachments: TAJO-1260.png, TAJO-1260.sql, TAJO-1284.patch, 
> TAJO-1284_2.patch, TAJO-1284_2.png, TAJO-1284_2.sql
>
>
> This patch will implement  ALTER TABLE ADD PARTITION method and ALTER TABLE 
> DROP PARTITION method to CatalogStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to