[GitHub] incubator-hawq pull request #957: HAWQ-963. PXF support for IS_NULL and IS_N...

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/957 --- 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

[GitHub] incubator-hawq pull request #957: HAWQ-963. PXF support for IS_NULL and IS_N...

2016-10-13 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/957#discussion_r83262359 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -63,7 +63,9 @@ HDOP_EQ, HDOP_NE,

[GitHub] incubator-hawq pull request #957: HAWQ-963. PXF support for IS_NULL and IS_N...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/957#discussion_r83111298 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -63,7 +63,9 @@ HDOP_EQ, HDOP_NE,

[GitHub] incubator-hawq pull request #957: HAWQ-963. PXF support for IS_NULL and IS_N...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/957#discussion_r83110772 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -63,7 +63,9 @@ HDOP_EQ, HDOP_NE,

[GitHub] incubator-hawq pull request #957: HAWQ-963. PXF support for IS_NULL and IS_N...

2016-10-12 Thread denalex
GitHub user denalex opened a pull request: https://github.com/apache/incubator-hawq/pull/957 HAWQ-963. PXF support for IS_NULL and IS_NOT_NULL conditions You can merge this pull request into a Git repository by running: $ git pull https://github.com/denalex/incubator-hawq alex