GitHub user mravi opened a pull request:
https://github.com/apache/incubator-phoenix/pull/22
Drop of Phoenix Pig Loader
Hi James,
The code is a first drop for the Pig loader functionality, Though the
code needs further rigorous testing and writing unit tests, I would like to
take initial feedback on the approach being followed.
Looking forward for your updates and recommendations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mravi/incubator-phoenix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-phoenix/pull/22.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 #22
----
commit 9ca5355a3df03a0981f660511da32e61cc6f5839
Author: Ravi Magham <[email protected]>
Date: 2014-03-20T13:24:45Z
Phoenix Pig - First drop
commit 2f1038a06f3f004d8ecead2524e7d9aeeec96384
Author: Ravi Magham <[email protected]>
Date: 2014-03-20T13:31:06Z
Merge branch 'master' of https://github.com/mravi/incubator-phoenix
Conflicts:
phoenix-core/src/main/java/org/apache/phoenix/util/QueryUtil.java
pom.xml
commit 6ad5b64b1dc3c36e825d307ce23a4310988ca1a7
Author: Ravi Magham <[email protected]>
Date: 2014-03-20T13:40:11Z
Phoenix Pig - removing unwanted logs.
commit 3ae8bbde4c51635cc6eaa90a3d60f914f3b3b57a
Author: Ravi Magham <[email protected]>
Date: 2014-03-20T13:43:44Z
reverting pom.xml changes
----
---
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.
---