[GitHub] incubator-hawq issue #812: HAWQ-949. Revert serializing floats in pxf string...

2016-07-26 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/812 +1 --- 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

[GitHub] incubator-hawq issue #817: HAWQ-954. Check that ExternalSelectDesc reference...

2016-07-26 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/817 +1 --- 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

[GitHub] incubator-hawq pull request #816: HAWQ-953. Reverted sending qualifiers when...

2016-07-26 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/816 --- 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

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760410 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,6 +312,14 @@ CHURL_HANDLE churl_init_upload(const char* url, CHURL_HEADERS headers

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808615 --- Diff: src/backend/utils/adt/pxf_functions.c --- @@ -43,7 +44,7 @@ pxf_item_fields_enum_start(text *profile, text *pattern) char

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808574 --- Diff: src/backend/utils/adt/pxf_functions.c --- @@ -19,6 +19,7 @@ #include "postgres.h" +#include "acces

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71808647 --- Diff: src/backend/access/external/pxfmasterapi.c --- @@ -434,5 +434,5 @@ List* get_and_cache_external_metadata(GPHDUri* hadoop_uri, char

[GitHub] incubator-hawq pull request #803: HAWQ-932. Added pxf service address to cur...

2016-07-19 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/803 HAWQ-932. Added pxf service address to curl resolution. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-hawq HAWQ

[GitHub] incubator-hawq pull request #796: HAWQ-927. Pass ProjectionInfo data to PXF

2016-07-15 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/796#discussion_r71023742 --- Diff: src/include/access/fileam.h --- @@ -63,6 +63,17 @@ typedef struct ExternalInsertDescData typedef ExternalInsertDescData

[GitHub] incubator-hawq pull request #796: HAWQ-927. Pass ProjectionInfo data to PXF

2016-07-15 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/796#discussion_r71024372 --- Diff: src/include/access/url.h --- @@ -154,12 +154,15 @@ typedef struct extvar_t char GP_CSVOPT[13]; /* "m.x...q...h." for

[GitHub] incubator-hawq pull request #796: HAWQ-927. Pass ProjectionInfo data to PXF

2016-07-15 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/796#discussion_r71022820 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -158,6 +165,29 @@ static void add_tuple_desc_httpheader(CHURL_HEADERS headers, Relation

[GitHub] incubator-hawq issue #790: HAWQ-919. add missing ASF license header

2016-07-12 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/790 +1 --- 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

[GitHub] incubator-hawq issue #829: HAWQ-972.Setup multi handle after setting all con...

2016-08-01 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/829 +1 --- 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

[GitHub] incubator-hawq issue #830: HAWQ-973. Check pi_varList before adding proj hea...

2016-08-01 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/830 +1 --- 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

[GitHub] incubator-hawq pull request #1104: HAWQ-1306. Removed links in Javadoc refer...

2017-02-01 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/1104 HAWQ-1306. Removed links in Javadoc referencing pxf-service from pxf-api. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-hawq pull request #1105: HAWQ-1308. Fixed Javadoc warnings.

2017-02-02 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/1105 HAWQ-1308. Fixed Javadoc warnings. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1308

[GitHub] incubator-hawq pull request #1105: HAWQ-1308. Fixed Javadoc warnings.

2017-02-02 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/1105 --- 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

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-02-02 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/1076 --- 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

[GitHub] incubator-hawq pull request #1104: HAWQ-1306. Removed links in Javadoc refer...

2017-02-02 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/1104 --- 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

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Initial commit.

2017-01-24 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r97715215 --- Diff: pxf/pxf-service/src/main/resources/pxf-profiles-default.xml --- @@ -49,6 +49,7 @@ under the License

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Initial commit.

2017-01-24 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r97715444 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveStringPassResolver.java --- @@ -42,21 +46,36 @@ public

[GitHub] incubator-hawq pull request #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-25 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r97922731 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -193,39 +210,83 @@ function doInit() return 0 fi

[GitHub] incubator-hawq pull request #1102: HAWQ-1297. Make PXF install ready from so...

2017-01-25 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1102#discussion_r97922847 --- Diff: pxf/pxf-service/src/main/resources/pxf-private.classpath --- @@ -0,0 +1,67

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Initial commit.

2017-01-25 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r97923218 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveLineBreakAccessor.java --- @@ -43,9 +43,9 @@ public

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Initial commit.

2017-01-25 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r97923193 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveAccessor.java --- @@ -138,12 +135,11 @@ protected Object getReader

[GitHub] incubator-hawq pull request #1076: HAWQ-1228. Use profile based on file form...

2017-01-26 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98125062 --- Diff: src/backend/catalog/external/externalmd.c --- @@ -631,3 +630,79 @@ static int ComputeTypeMod(Oid typeOid, const char *colname, int

[GitHub] incubator-hawq issue #1142: HAWQ-1351. Remove tweets.tar.gz & generate it dy...

2017-02-23 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/1142 As long as we are deleting tweets.tar.gz from source code we might also delete "pxf/pxf-json/src/test/resources/tweets.tar.gz" line in hawq/pom.xml. --- If your project

[GitHub] incubator-hawq pull request #1114: HAWQ-1320. Remove reference to PXF rpm ve...

2017-02-10 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1114#discussion_r100628050 --- Diff: pxf/Makefile --- @@ -38,6 +38,10 @@ ifneq "$(VENDOR)" "" BUILD_PARAMS+= -Pvendor="$(VENDOR)&quo

[GitHub] incubator-hawq pull request #1122: HAWQ-1314. Added upgrade for function pxf...

2017-02-14 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/1122 HAWQ-1314. Added upgrade for function pxf_get_item_fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator

[GitHub] incubator-hawq pull request #1122: HAWQ-1314. Added upgrade for function pxf...

2017-02-15 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/1122 --- 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

[GitHub] incubator-hawq pull request #848: HAWQ-1006. Fix RPM compliance in Redhat Sa...

2016-08-15 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/848 HAWQ-1006. Fix RPM compliance in Redhat Satellite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-hawq HAWQ-1006

[GitHub] incubator-hawq pull request #853: HAWQ-967. Extend Projection info to includ...

2016-08-19 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/853 HAWQ-967. Extend Projection info to include filter attributes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77723398 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -29,8 +35,8

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77726599 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77727073 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77727612 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,40 @@ public void serialize

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77727566 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,68 @@ private static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77723697 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -110,4 +122,68 @@ public static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77724313 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/ColumnDescriptor.java --- @@ -26,10 +26,11 @@ */ public class

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-06 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77741421 --- Diff: pxf/pxf-service/src/main/java/org/apache/hawq/pxf/service/io/GPDBWritable.java --- @@ -832,40 +832,10 @@ private boolean isTextForm

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-08-29 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/873 HAWQ-992. PXF Hive data type check in Fragmenter too restrictive. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator

[GitHub] incubator-hawq pull request #894: HAWQ-1042. Fixed NPE.

2016-09-07 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/894 HAWQ-1042. Fixed NPE. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-hawq HAWQ-1042 Alternatively you can review

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78096425 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/ColumnDescriptor.java --- @@ -50,6 +51,21 @@ public ColumnDescriptor

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78098248 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78111816 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/ColumnDescriptor.java --- @@ -103,12 +112,21 @@ public boolean isKeyColumn

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78112664 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveInputFormatFragmenter.java --- @@ -160,6 +166,89 @@ void verifySchema

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78097851 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78099490 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78099529 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveResolver.java --- @@ -417,7 +418,7 @@ private void traverseTuple

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78099245 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78098712 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78112412 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -165,6 +167,18 @@ static void add_tuple_desc_httpheader(CHURL_HEADERS headers, Relation

[GitHub] incubator-hawq pull request #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78097138 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,152 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78112853 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveInputFormatFragmenter.java --- @@ -160,6 +166,89 @@ void verifySchema

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-09 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78231766 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-09 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78231944 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-08 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78112789 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveColumnarSerdeResolver.java --- @@ -75,8 +76,6 @@ void parseUserData

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78432538 --- Diff: pxf/pxf-service/src/main/resources/pxf-profiles-default.xml --- @@ -28,7 +28,8 @@ under the License

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78432848 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -152,6 +153,33 @@ public int

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78456013 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78454682 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78454983 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78454804 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78455769 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78456209 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78456061 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78456302 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78456276 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCSerdeResolver.java --- @@ -0,0 +1,150 @@ +package

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78457207 --- Diff: pxf/pxf-hdfs/src/main/java/org/apache/hawq/pxf/plugins/hdfs/utilities/HdfsUtilities.java --- @@ -236,6 +236,8 @@ public static Schema

[GitHub] incubator-hawq pull request #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78458135 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -152,6 +153,33 @@ public int

[GitHub] incubator-hawq issue #895: HAWQ 971

2016-09-12 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/895 +1, good job! --- 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

[GitHub] incubator-hawq pull request #951: HAWQ-1083

2016-10-04 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/951#discussion_r81862293 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,16 +313,29 @@ CHURL_HANDLE churl_init(const char* url, CHURL_HEADERS headers

[GitHub] incubator-hawq pull request #951: HAWQ-1083

2016-10-04 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/951#discussion_r81869079 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,16 +313,29 @@ CHURL_HANDLE churl_init(const char* url, CHURL_HEADERS headers

[GitHub] incubator-hawq pull request #951: HAWQ-1083

2016-10-04 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/951#discussion_r81829710 --- Diff: src/backend/access/external/libchurl.c --- @@ -312,16 +313,29 @@ CHURL_HANDLE churl_init(const char* url, CHURL_HEADERS headers

[GitHub] incubator-hawq pull request #951: HAWQ-1083

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

[GitHub] incubator-hawq pull request #949: HAWQ-1080. Fixed unit-tests on local envir...

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

[GitHub] incubator-hawq issue #949: HAWQ-1080. Fixed unit-tests on local environment.

2016-10-04 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/949 @kavinderd, yes missing prototypes. --- 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

[GitHub] incubator-hawq pull request #915: HAWQ-1052. Fixed extraction logic for bool...

2016-09-20 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/915#discussion_r79740591 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -66,8 +66,13 @@ void build_http_header(PxfInputData *input) if (proj_info

[GitHub] incubator-hawq pull request #913: HAWQ-1048.

2016-09-19 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/913 HAWQ-1048. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1048 Alternatively you can review

[GitHub] incubator-hawq pull request #915: HAWQ-1052. Fixed extraction logic for bool...

2016-09-19 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/915 HAWQ-1052. Fixed extraction logic for boolean datatype. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator-hawq

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-07 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77881285 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,61 @@ private static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-07 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77881496 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,61 @@ private static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-07 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77883840 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/EnumHiveToHawqType.java --- @@ -110,4 +122,68 @@ public static

[GitHub] incubator-hawq pull request #873: HAWQ-992. PXF Hive data type check in Frag...

2016-09-07 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77883639 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/EnumHawqType.java --- @@ -43,37 +45,32 @@ public void serialize

[GitHub] incubator-hawq pull request #854: HAWQ-997. HAWQ doesn't send PXF data type ...

2016-08-23 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/854 HAWQ-997. HAWQ doesn't send PXF data type with precision. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-hawq

[GitHub] incubator-hawq pull request #853: HAWQ-967. Extend Projection info to includ...

2016-08-24 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/853#discussion_r76117988 --- Diff: src/backend/access/external/pxffilters.c --- @@ -451,6 +452,51 @@ opexpr_to_pxffilter(OpExpr *expr, PxfFilterDesc *filter

[GitHub] incubator-hawq pull request #951: HAWQ-1083

2016-10-03 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/951 HAWQ-1083 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1083 Alternatively you can review

[GitHub] incubator-hawq pull request #941: HAWQ-1079. Fixed issue with symlink.

2016-09-30 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/941 --- 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

[GitHub] incubator-hawq pull request #915: HAWQ-1052. Fixed extraction logic for bool...

2016-09-30 Thread sansanichfb
Github user sansanichfb closed the pull request at: https://github.com/apache/incubator-hawq/pull/915 --- 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

[GitHub] incubator-hawq pull request #:

2016-09-26 Thread sansanichfb
Github user sansanichfb commented on the pull request: https://github.com/apache/incubator-hawq/commit/9b7f90b744850ff83769c3a46e6d4daeb109cc68#commitcomment-19184685 @GodenYao I moved pre- and post- install scripts to virtual rpm section so I moved scripts respectively

[GitHub] incubator-hawq pull request #941: HAWQ-1079. Fixed issue with symlink.

2016-09-26 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/941 HAWQ-1079. Fixed issue with symlink. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1079

[GitHub] incubator-hawq pull request #981: HAWQ-1114. Implement filter-push down for ...

2016-10-27 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/981 HAWQ-1114. Implement filter-push down for IN on HAWQ bridge side. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb

[GitHub] incubator-hawq issue #1002: HAWQ-1130. Draft implementation.

2016-11-04 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/1002 Regarding performance comparison - I tried running HCatalog queries subsequently in new sessions - CAQL query with ORDER BY and WHERE oid > maxOid faster than SPI query ~ 12 ti

[GitHub] incubator-hawq pull request #906: HAWQ-964. Support for OR and NOT Logical O...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r83094033 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveDataFragmenter.java --- @@ -404,24 +411,41 @@ private String

[GitHub] incubator-hawq pull request #906: HAWQ-964. Support for OR and NOT Logical O...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r83092740 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveAccessor.java --- @@ -205,55 +217,138 @@ private boolean isFiltered

[GitHub] incubator-hawq pull request #906: HAWQ-964. Support for OR and NOT Logical O...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r83090586 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/BasicFilter.java --- @@ -0,0 +1,37 @@ +package org.apache.hawq.pxf.api

[GitHub] incubator-hawq pull request #906: HAWQ-964. Support for OR and NOT Logical O...

2016-10-12 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r83092607 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveAccessor.java --- @@ -205,55 +217,138 @@ private boolean isFiltered

[GitHub] incubator-hawq pull request #913: HAWQ-1048. Support OR, NOT logical operato...

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

[GitHub] incubator-hawq pull request #958: HAWQ-1048. Support OR, NOT logical operato...

2016-10-12 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/958 HAWQ-1048. Support OR, NOT logical operators in the HAWQ/PXF Bridge. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb

[GitHub] incubator-hawq pull request #965: HAWQ-1057. Skip SARG_PUSHDOWN parameter if...

2016-10-17 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/965 HAWQ-1057. Skip SARG_PUSHDOWN parameter if any of filters isn't suppo… …rted. You can merge this pull request into a Git repository by running: $ git pull https://github.com

  1   2   3   >