You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by winningsix <gi...@git.apache.org> on 2016/11/10 03:26:19 UTC

[GitHub] hive pull request #113: HIVE-15112 Implement Parquet vectorization reader fo...

GitHub user winningsix opened a pull request:

    https://github.com/apache/hive/pull/113

    HIVE-15112 Implement Parquet vectorization reader for Struct type

    Patch includes:
    1. support for struct type
    2. UT refine
    
    To be done:
    QTest for struct type

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

    $ git pull https://github.com/winningsix/hive complex_types

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

    https://github.com/apache/hive/pull/113.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 #113
    
----
commit 37f50c7629b5ef2a8fb6e9f63caaec6223abf308
Author: Ferdinand Xu <ch...@intel.com>
Date:   2016-09-01T22:15:31Z

    HIVE-14815: Support vectorization for Parquet
    
    clean code and add qtest
    
    Refine code
    
    Clean code
    
    Clean up code
    
    Clean up
    
    clean up code
    
    Update qfile output files
    
    Clean up code
    
    Address comments
    
    Avoid creating new HiveDecimalWritable object
    
    Address more comments
    
    Remove unused imports
    
    Address further comments
    
    Fix NPE
    
    Fix for failed cases

commit 891b219838e4978f2eb4d41c0016214d44cc1bb7
Author: Ferdinand Xu <ch...@intel.com>
Date:   2016-11-07T06:10:16Z

    HIVE-15112: Implement Parquet vectorization reader for Complex types

commit 26e513a2ac67dcfb05875e6ad7ba07f158be9073
Author: Ferdinand Xu <ch...@intel.com>
Date:   2016-11-09T19:49:46Z

    Refactor UT

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #113: HIVE-15112 Implement Parquet vectorization reader fo...

Posted by winningsix <gi...@git.apache.org>.
Github user winningsix closed the pull request at:

    https://github.com/apache/hive/pull/113


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---