You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ed Espino (JIRA)" <ji...@apache.org> on 2016/12/22 06:50:59 UTC

[jira] [Closed] (HAWQ-1035) support partition table register

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

Ed Espino closed HAWQ-1035.
---------------------------

> support partition table register
> --------------------------------
>
>                 Key: HAWQ-1035
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1035
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>          Components: Command Line Tools
>            Reporter: Lili Ma
>            Assignee: Chunling Wang
>             Fix For: 2.1.0.0-incubating
>
>
> Support partition table register, limited to 1 level partition table, since hawq extract only supports 1-level partition table.
> Expected behavior:
> 1. Create a partition table in HAWQ, then extract the information out to .yml file
> 2. Call hawq register and specify identified .yml file and a new table name, the files should be registered into the new table.
> Work can be detailed down to implement partition table register:
> 1. modify .yml configuration file parsing function, add content for partition table.
> 2. construct partition table DDL regards to .yml configuration file
> 3. map sub partition table name to the table list in .yml configuration file
> 4. register the subpartition table one by one



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