GitHub user xunzhang opened a pull request:
https://github.com/apache/incubator-hawq/pull/701
HAWQ 795,796,797
Extend apache/orc to support HDFS read. This pull request is contained
first three sub-tasks of
[HAWQ-768](https://issues.apache.org/jira/browse/HAWQ-786) which are listed
below:
- [HAWQ-795](https://issues.apache.org/jira/browse/HAWQ-795) Import
apache/orc library for further development.
- [HAWQ-796](https://issues.apache.org/jira/browse/HAWQ-796) Extend orc
library to support hdfs located file read.
- [HAWQ-797](https://issues.apache.org/jira/browse/HAWQ-797) Implement
reading tools for testing HDFS located orc file usage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xunzhang/incubator-hawq HAWQ-795,796,797
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/701.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 #701
----
commit e2ccc7609bd765f1588668f121347219f664f37f
Author: xunzhang <[email protected]>
Date: 2016-06-08T17:30:39Z
HAWQ-795. Import apache/orc into depends folder.
commit c9bbac4988d26200a07181f90a4418c3d3090229
Author: xunzhang <[email protected]>
Date: 2016-06-09T08:30:55Z
HAWQ-796. Extend orc library to support hdfs located file read
commit a5ba8747a455c399555d0646469c611ce6d2d247
Author: xunzhang <[email protected]>
Date: 2016-06-10T07:40:12Z
HAWQ-797. Implement reading tools for testing HDFS located orc file usage.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---