[GitHub] incubator-hawq pull request #695: support more pxf filter pushdwon

2016-06-09 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/695#discussion_r66495061 --- Diff: src/backend/access/external/pxffilters.c --- @@ -125,7 +126,48 @@ dbop_pxfop_map pxf_supported_opr[] = {1871 /* int82gt

[GitHub] incubator-hawq issue #695: support more pxf filter pushdwon

2016-06-09 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/695 Please update the corresponding test in FilterParserTest to include the new operators --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-hawq pull request #738: Hawq 743

2016-06-21 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/738 Hawq 743 Removed post install and updated pre-install to create base directory with appropriate permission. You can merge this pull request into a Git repository by running: $ git

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

2016-07-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760909 --- 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 shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/803#discussion_r71760169 --- 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 issue #808: HAWQ-944. Implement new pg_ltoa function as per p...

2016-07-22 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/808 I would prefer if we have a general util function that determines precisely the number of bytes to "stringify" the given data type (int16 or int32) as a character array -

[GitHub] incubator-hawq pull request #808: HAWQ-944. Implement new pg_ltoa function a...

2016-07-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/808#discussion_r71923516 --- Diff: src/backend/access/external/pxfutils.c --- @@ -39,7 +39,7 @@ bool are_ips_equal(char *ip1, char *ip2) /* override port str with given

[GitHub] incubator-hawq issue #808: HAWQ-944. Implement new pg_ltoa function as per p...

2016-07-28 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/808 I don't see INT32_CHAR_SIZE defined anywhere --- 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 #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-07-28 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r72708290 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,170 @@ +package

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

2016-07-28 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r72709587 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,170 @@ +package

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

2016-07-27 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/821 HAWQ-931. ORC optimized profile for PPD/CP First version of the ORC optimized profile with support for Filter pushdown and Column projection. We are still using Hive 1.2.x ORC apis

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

2016-07-20 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/796 +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 #796: HAWQ-927. Pass ProjectionInfo data to PXF

2016-07-19 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/796 I don't think u need more than 10 bytes for long_number to store a long int. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

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

2016-07-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/796#discussion_r71393037 --- Diff: src/backend/access/external/fileam.c --- @@ -454,6 +454,21 @@ external_stopscan(FileScanDesc scan

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

2016-07-12 Thread shivzone
Github user shivzone 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 #695: HAWQ-779. support more pxf filter pushdwon

2016-07-06 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/695 +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 #695: HAWQ-779. support more pxf filter pushdwon

2016-07-06 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/695 Merged this feature to master. Closing this pulll request --- 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

[GitHub] incubator-hawq pull request #779: HAWQ-779. PXF Fix filter test failures

2016-07-07 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/779 HAWQ-779. PXF Fix filter test failures More context of the unit test failures can be found here https://issues.apache.org/jira/browse/HAWQ-779 You can merge this pull request

[GitHub] incubator-hawq pull request #779: HAWQ-779. PXF Fix filter test failures

2016-07-07 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/779#discussion_r69996058 --- Diff: src/backend/access/external/test/pxffilters_test.c --- @@ -61,7 +62,7 @@ test__supported_filter_type(void **state) /* go over

[GitHub] incubator-hawq pull request #779: HAWQ-779. PXF Fix filter test failures

2016-07-07 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/779 --- 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 shivzone
Github user shivzone 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 shivzone
Github user shivzone 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 issue #820: HAWQ-953 hawq pxf-hive support partition column f...

2016-08-01 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/820 Please refer to comment posted in jira https://issues.apache.org/jira/browse/HAWQ-779?focusedCommentId=15403051. Combine all the required fixes under one PR against HAWQ-779. Sorry

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

2016-07-28 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r72687780 --- Diff: pxf/gradle.properties --- @@ -23,4 +23,5 @@ hiveVersion=1.2.1 hbaseVersionJar=1.1.2 hbaseVersionRPM=1.1.2 tomcatVersion

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

2016-07-28 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r72691158 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -0,0 +1,170 @@ +package

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

2016-07-29 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r72839760 --- Diff: pxf/pxf-service/src/main/java/org/apache/hawq/pxf/service/utilities/ProtocolData.java --- @@ -383,16 +383,40 @@ protected void

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

2017-01-31 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/1102 --- 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 #1076: HAWQ-1228. Initial commit.

2017-01-26 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/1076 Please make sure you resolve the conflicts when you merge with master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-hawq issue #1102: HAWQ-1297. Make PXF install ready from source co...

2017-01-25 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/1102 https://issues.apache.org/jira/browse/HAWQ-1297 --- 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

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

2017-01-26 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1076#discussion_r98127170 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/utilities/InputData.java --- @@ -31,6 +31,8 @@ */ public class InputData

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

2017-02-17 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/1114 --- 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 #1133: HAWQ-1344. Rollback Apache HAWQ version t...

2017-02-18 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/1133 --- 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 #972: HAWQ-1108 Add JDBC PXF Plugin

2017-02-22 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/972 @jiadexin java8 has stricter checks with code comments to be javadoc compatible. Please fix the above errors pointed by @edespino --- If your project is set up for it, you can reply

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

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

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

2017-02-10 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/1114 HAWQ-1320. Remove reference to PXF rpm version in source You can merge this pull request into a Git repository by running: $ git pull https://github.com/shivzone/incubator-hawq HAWQ

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

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

[GitHub] incubator-hawq pull request #1123: HAWQ-1331. Update hawq and pxf versions

2017-02-14 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/1123 HAWQ-1331. Update hawq and pxf versions You can merge this pull request into a Git repository by running: $ git pull https://github.com/shivzone/incubator-hawq HAWQ-1331

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

2017-02-14 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1122#discussion_r101176900 --- Diff: tools/bin/hawqupgrade --- @@ -49,30 +49,21 @@ def option_parser(): parser.add_option('-U', '--user', help='username

[GitHub] incubator-hawq issue #1123: HAWQ-1331. Update hawq and pxf versions

2017-02-15 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/1123 @ljainpivotalio i'll update it. ideally we shouldn't be maintaining version specific files for releases in git --- If your project is set up for it, you can reply to this email and have

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

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

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

2016-09-06 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77741459 --- 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 shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/873#discussion_r77869184 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilities.java --- @@ -256,4 +257,61 @@ private static boolean

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

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

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

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

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

2016-09-09 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78205055 --- 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 #895: HAWQ 971

2016-09-09 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78203271 --- 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-09 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78205210 --- 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 shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78099298 --- 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 #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78101048 --- 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 #821: HAWQ-931. ORC optimized profile for PPD/CP

2016-09-08 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78099146 --- 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 shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/895 HAWQ 971 This is based on the earlier pull request for HAWQ 931 and includes updates to return null values for columns not requested in the query You can merge this pull request

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

2016-09-08 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/821#discussion_r78100282 --- 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 shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78461557 --- 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 shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/895#discussion_r78467378 --- Diff: pxf/pxf-hive/src/test/java/org/apache/hawq/pxf/plugins/hive/utilities/HiveUtilitiesTest.java --- @@ -128,47 +128,47 @@ public void

[GitHub] incubator-hawq pull request #935: HAWQ-1055. Fix to handle decimal with prec...

2016-09-23 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/935 HAWQ-1055. Fix to handle decimal with precision,scale You can merge this pull request into a Git repository by running: $ git pull https://github.com/shivzone/incubator-hawq HAWQ

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

2016-09-19 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/895 --- 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 #913: HAWQ-1048. Support OR, NOT logical operato...

2016-09-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/913#discussion_r80160834 --- Diff: src/backend/access/external/pxffilters.c --- @@ -187,38 +208,19 @@ pxf_make_filter_list(List *quals

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/914#discussion_r80146264 --- Diff: pxf/build.gradle --- @@ -48,6 +48,12 @@ if (hddist != 'phd' && hddist != 'hdp') { throw new GradleException("hadoop

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/914#discussion_r80146788 --- Diff: pxf/build.gradle --- @@ -293,14 +316,15 @@ project('pxf-hdfs') { } ospackage { +packageName

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-23 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/914#discussion_r80299815 --- Diff: pxf/build.gradle --- @@ -283,6 +287,25 @@ project('pxf-service') { } } +project('pxf') { --- End diff

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-23 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/914#discussion_r80293126 --- Diff: pxf/settings.gradle --- @@ -19,9 +19,10 @@ rootProject.name = 'pxf' +include 'pxf' --- End diff

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-23 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/914#discussion_r80308625 --- Diff: pxf/pxf-service/src/scripts/pxf-service --- @@ -22,8 +22,8 @@ pxf_root=/usr/lib/pxf env_script=/etc/pxf/conf/pxf-env.sh

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-09-19 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/914 HAWQ-1045. RPM updates for side by side install/upgrade https://issues.apache.org/jira/browse/HAWQ-1045 You can merge this pull request into a Git repository by running: $ git pull

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79488894 --- Diff: pxf/pxf-hive/src/test/java/org/apache/hawq/pxf/plugins/hive/HiveORCSearchArgumentExample.java --- @@ -0,0 +1,84 @@ +package

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79486684 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -220,6 +193,24 @@ public Object parse(String filter) throws

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79488252 --- Diff: pxf/pxf-hbase/src/main/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilder.java --- @@ -52,12 +52,15 @@ */ public class

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79445438 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -65,6 +66,12 @@ HDOP_LIKE

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79487252 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -396,4 +387,12 @@ private Operation reverseOp(Operation

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79487950 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -220,6 +193,24 @@ public Object parse(String filter) throws

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

2016-09-19 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/906#discussion_r79487522 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -81,6 +88,8 @@ * @throws Exception if building

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

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

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

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

[GitHub] incubator-hawq pull request #968: HAWQ 1116

2016-10-19 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/968 HAWQ 1116 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shivzone/incubator-hawq HAWQ-1116 Alternatively you can review and apply

[GitHub] incubator-hawq pull request #914: HAWQ-1045. RPM updates for side by side in...

2016-10-21 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/914 --- 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 #935: HAWQ-1055. Fix to handle decimal with prec...

2016-10-21 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/935 --- 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 #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84526911 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -165,17 +168,17 @@ public FilterParser(FilterBuilder eval

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84527217 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -279,25 +282,108 @@ int safeToInt(Long value) throws

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84527705 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -279,25 +282,108 @@ int safeToInt(Long value) throws

[GitHub] incubator-hawq pull request #962: HAWQ-1103. Send constant datatype and leng...

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/962#discussion_r83952535 --- Diff: src/backend/access/external/pxffilters.c --- @@ -369,14 +369,18 @@ pxf_serialize_filter_list(List *expressionItems

[GitHub] incubator-hawq pull request #962: HAWQ-1103. Send constant datatype and leng...

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/962#discussion_r84523453 --- Diff: src/backend/access/external/test/pxffilters_test.c --- @@ -514,23 +514,26 @@ test__pxf_serialize_filter_list__manyFilters(void **state

[GitHub] incubator-hawq pull request #962: HAWQ-1103. Send constant datatype and leng...

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/962#discussion_r83953158 --- Diff: src/backend/access/external/pxffilters.c --- @@ -369,14 +369,18 @@ pxf_serialize_filter_list(List *expressionItems

[GitHub] incubator-hawq pull request #962: HAWQ-1103. Send constant datatype and leng...

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/962#discussion_r83953610 --- Diff: src/include/access/pxffilters.h --- @@ -53,9 +53,11 @@ typedef enum PxfOperatorCode * by a code that will describe the operator type

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

2016-10-21 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/821 --- 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 #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84548319 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -279,25 +282,108 @@ int safeToInt(Long value) throws

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84548997 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -162,6 +165,10 @@ private boolean buildArgument

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84563396 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -279,25 +282,108 @@ int safeToInt(Long value) throws

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84550548 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -165,17 +168,17 @@ public FilterParser(FilterBuilder eval

[GitHub] incubator-hawq pull request #962: HAWQ-1103. Send constant datatype and leng...

2016-10-24 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/962#discussion_r84744589 --- Diff: src/backend/access/external/test/pxffilters_test.c --- @@ -514,23 +514,28 @@ test__pxf_serialize_filter_list__manyFilters(void **state

[GitHub] incubator-hawq pull request #969: HAWQ-1100. Support for new filter string

2016-10-24 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/969#discussion_r84745476 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -30,26 +34,40 @@ * interface with two pop-ed operands

[GitHub] incubator-hawq pull request #968: HAWQ 1116

2016-10-20 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/968#discussion_r84387054 --- Diff: src/backend/access/external/pxffilters.c --- @@ -406,6 +406,22 @@ pxf_serialize_filter_list(List *expressionItems

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

2016-10-18 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/965#discussion_r83951577 --- Diff: pxf/pxf-hive/src/main/java/org/apache/hawq/pxf/plugins/hive/HiveORCAccessor.java --- @@ -131,15 +139,20 @@ private void buildExpression

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

2016-11-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/981#discussion_r89229211 --- Diff: src/backend/access/external/pxffilters.c --- @@ -719,6 +1029,143 @@ const_to_str(Const *constval, StringInfo buf

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

2016-11-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/981#discussion_r89230552 --- Diff: src/backend/access/external/pxffilters.c --- @@ -719,6 +1029,143 @@ const_to_str(Const *constval, StringInfo buf

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

2016-11-22 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1021#discussion_r89234431 --- Diff: pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/FilterParser.java --- @@ -418,6 +430,40 @@ private Object parseParameter() throws

[GitHub] incubator-hawq pull request #1002: HAWQ-1130. Make HCatalog integration work...

2016-11-16 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1002#discussion_r88303706 --- Diff: src/backend/access/transam/varsup.c --- @@ -408,6 +409,9 @@ GetNewExternalObjectId(void) /* * must perform check

[GitHub] incubator-hawq issue #972: HAWQ-1108 Add JDBC PXF Plugin

2016-11-18 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/972 @jiadexin the next step is for us to discuss the Integration testing. We can discuss about this in the Jira HAWQ-1108 --- If your project is set up for it, you can reply to this email

[GitHub] incubator-hawq issue #972: HAWQ-1108 Add JDBC PXF Plugin

2016-11-18 Thread shivzone
Github user shivzone commented on the issue: https://github.com/apache/incubator-hawq/pull/972 +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 #1009: HAWQ-1152. PXF endIteration function adde...

2016-11-15 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/1009 --- 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 #968: HAWQ 1116

2016-10-27 Thread shivzone
Github user shivzone closed the pull request at: https://github.com/apache/incubator-hawq/pull/968 --- 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 #972: HAWQ-1108 Add JDBC PXF Plugin

2016-11-02 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/972#discussion_r86221613 --- Diff: pxf/pxf-jdbc/src/main/java/org/apache/hawq/pxf/plugins/jdbc/JdbcPartitionFragmenter.java --- @@ -0,0 +1,284 @@ +package

  1   2   3   >