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

ASF GitHub Bot commented on HAWQ-760:
-------------------------------------

GitHub user Oliver-Luo opened a pull request:

    https://github.com/apache/incubator-hawq/pull/679

    HAWQ-760. Add hawq register to support registering parquet file(s) into hawq

    Users sometimes want to register data files generated by other system like 
hive into hawq. These commits add support for the registration for 
parquet-format file(s). Users could integrate their external parquet file(s) 
into hawq conveniently.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Oliver-Luo/incubator-hawq master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/679.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #679
    
----
commit 75e3cd743c6559606e315d1cbccd692b22ccf275
Author: Yancheng Luo <y...@pivotal.io>
Date:   2016-05-27T06:52:34Z

    Add hawq register to support registering parquet file(s) into hawq.

commit a3cf9daf9d26b09ed7782ec369748f40db85423a
Author: Yancheng Luo <y...@pivotal.io>
Date:   2016-05-27T07:24:14Z

    Modify parquet foot serializer to sync with the newest parquet format. 
Allow hawq register to support parquet file(s) generated by hive.

commit fa49af46b2638e0a2c51a649fa28b3141e844a11
Author: Yancheng Luo <y...@pivotal.io>
Date:   2016-05-27T08:07:23Z

    Add feature tests to hawq register.

----


> Hawq register
> -------------
>
>                 Key: HAWQ-760
>                 URL: https://issues.apache.org/jira/browse/HAWQ-760
>             Project: Apache HAWQ
>          Issue Type: New Feature
>          Components: Command Line Tools
>            Reporter: Yangcheng Luo
>            Assignee: Lei Chang
>
> Users sometimes want to register data files generated by other system like 
> hive into hawq. We should add register function to support registering 
> file(s) generated by other system like hive into hawq. So users could 
> integrate their external file(s) into hawq conveniently.



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

Reply via email to