[GitHub] incubator-hawq pull request #963: HAWQ-1076. Fixed USAGE privilege bug on ne...

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/963 --- 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 issue #963: HAWQ-1076. nextval should not error out for permi...

2016-10-13 Thread liming01
Github user liming01 commented on the issue: https://github.com/apache/incubator-hawq/pull/963 +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, or if the

[GitHub] incubator-hawq pull request #963: HAWQ-1076. nextval should not error out fo...

2016-10-13 Thread stanlyxiang
GitHub user stanlyxiang opened a pull request: https://github.com/apache/incubator-hawq/pull/963 HAWQ-1076. nextval should not error out for permission denied if have… … USAGE privilege whether optimizer on or off You can merge this pull request into a Git repository by running:

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

2016-10-13 Thread sansanichfb
GitHub user sansanichfb opened a pull request: https://github.com/apache/incubator-hawq/pull/962 HAWQ-1103. Send constant datatype and length in filter to PXF. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sansanichfb/incubator

[jira] [Updated] (HAWQ-1049) Enhance PXF Service to support AND,OR,NOT logical operators in Predicate Pushdown

2016-10-13 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal updated HAWQ-1049: Fix Version/s: (was: backlog) > Enhance PXF Service to support AND,OR,NOT logical operato

[jira] [Updated] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1103: -- Description: As for now HAWQ sends filter string without datatypes and length: aco... I

[jira] [Updated] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1103: -- Description: As for now HAWQ sends filter string without datatypes and length: aco... I

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

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

[jira] [Assigned] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko reassigned HAWQ-1103: - Assignee: Oleksandr Diachenko (was: Lei Chang) > Send constant datatype and lengt

[jira] [Updated] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1103: -- Description: As for now HAWQ sends filter string without datatypes and length: aco... I

[jira] [Updated] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1103: -- Description: As for now HAWQ sends filter string without datatypes and length: aco... >

[jira] [Updated] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1103: -- Fix Version/s: backlog > Send constant datatype and length in filter to PXF > ---

[jira] [Created] (HAWQ-1103) Send constant datatype and length in filter to PXF

2016-10-13 Thread Oleksandr Diachenko (JIRA)
Oleksandr Diachenko created HAWQ-1103: - Summary: Send constant datatype and length in filter to PXF Key: HAWQ-1103 URL: https://issues.apache.org/jira/browse/HAWQ-1103 Project: Apache HAWQ

[GitHub] incubator-hawq pull request #959: HAWQ-1084. Fixed memory allocation for tab...

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

[jira] [Resolved] (HAWQ-1084) Sometimes psql crashes with "out of memory" on \d hcatalog.* command

2016-10-13 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko resolved HAWQ-1084. --- Resolution: Fixed > Sometimes psql crashes with "out of memory" on \d hcatalog.* comman

[GitHub] incubator-hawq issue #940: HAWQ 1078. Implement hawqsync-falcon DR utility.

2016-10-13 Thread kdunn-pivotal
Github user kdunn-pivotal commented on the issue: https://github.com/apache/incubator-hawq/pull/940 Here is the step-by-step process - it may have some gaps but this is likely 90% of the steps: # HAWQSYNC initial setup runbook: 1. Ensure network connectivity between s

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread kdunn-pivotal
Github user kdunn-pivotal commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83278114 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) und

[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 #913: HAWQ-1048. Support OR, NOT logical operato...

2016-10-13 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/913#discussion_r83259075 --- Diff: src/backend/access/external/pxffilters.c --- @@ -153,72 +186,102 @@ Oid pxf_supported_types[] = CHAROID, BYTEAOID, B

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

2016-10-13 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/913#discussion_r82915549 --- Diff: src/backend/access/external/pxffilters.c --- @@ -153,72 +186,102 @@ Oid pxf_supported_types[] = CHAROID, BYTEAOID, B

[jira] [Created] (HAWQ-1102) Expand PXF HBase Filter Data Type support

2016-10-13 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-1102: --- Summary: Expand PXF HBase Filter Data Type support Key: HAWQ-1102 URL: https://issues.apache.org/jira/browse/HAWQ-1102 Project: Apache HAWQ Issue Type:

[jira] [Created] (HAWQ-1101) PXF Hive Partition Filter for filters with OR and NOT

2016-10-13 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-1101: --- Summary: PXF Hive Partition Filter for filters with OR and NOT Key: HAWQ-1101 URL: https://issues.apache.org/jira/browse/HAWQ-1101 Project: Apache HAWQ

[GitHub] incubator-hawq issue #961: HAWQ-1099. Output yaml file should not contain Bu...

2016-10-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/961 @ictmalili done, please review again. --- 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 featu

[jira] [Assigned] (HAWQ-1100) Support Decimal Values in PXF Filter

2016-10-13 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal reassigned HAWQ-1100: --- Assignee: Kavinder Dhaliwal (was: Lei Chang) > Support Decimal Values in PXF Filter >

[jira] [Created] (HAWQ-1100) Support Decimal Values in PXF Filter

2016-10-13 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-1100: --- Summary: Support Decimal Values in PXF Filter Key: HAWQ-1100 URL: https://issues.apache.org/jira/browse/HAWQ-1100 Project: Apache HAWQ Issue Type: Impr

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187014 --- Diff: tools/bin/hawqregister --- @@ -60,14 +60,18 @@ def option_parser(): def register_yaml_dict_check(D, table_column_num, src_tablen

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/961#discussion_r83187352 --- Diff: tools/bin/hawqregister --- @@ -432,7 +436,8 @@ class HawqRegister(object): if len(params[Format_FileLocations]['Files']):

[GitHub] incubator-hawq pull request #961: HAWQ-1099. Output yaml file should not con...

2016-10-13 Thread xunzhang
GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/961 HAWQ-1099. Output yaml file should not contain Bucketnum attribute with random distributed table. You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] incubator-hawq issue #961: HAWQ-1099. Output yaml file should not contain Bu...

2016-10-13 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/961 cc @wcl14 @ictmalili --- 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 w

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83185244 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under o

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184770 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under o

[GitHub] incubator-hawq pull request #940: HAWQ 1078. Implement hawqsync-falcon DR ut...

2016-10-13 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/940#discussion_r83184402 --- Diff: tools/bin/hawqsync-falcon --- @@ -0,0 +1,1331 @@ +#!/usr/bin/env python +# Licensed to the Apache Software Foundation (ASF) under o

[jira] [Resolved] (HAWQ-1098) build error when "configure --prefix" with different directory without running "make distclean" previously

2016-10-13 Thread Ming LI (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming LI resolved HAWQ-1098. --- Resolution: Fixed > build error when "configure --prefix" with different directory without > running "make dis

[GitHub] incubator-hawq pull request #960: HAWQ-1098. Fixed building error when "conf...

2016-10-13 Thread liming01
Github user liming01 closed the pull request at: https://github.com/apache/incubator-hawq/pull/960 --- 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 featu

[jira] [Assigned] (HAWQ-1099) Output yaml file should not contain Bucketnum attribute with random distributed table

2016-10-13 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu reassigned HAWQ-1099: Assignee: hongwu (was: Lei Chang) > Output yaml file should not contain Bucketnum attribute with random >

[jira] [Updated] (HAWQ-1099) Output yaml file should not contain Bucketnum attribute with random distributed table

2016-10-13 Thread hongwu (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hongwu updated HAWQ-1099: - Issue Type: Sub-task (was: Bug) Parent: HAWQ-991 > Output yaml file should not contain Bucketnum attribute

[jira] [Created] (HAWQ-1099) Output yaml file should not contain Bucketnum attribute with random distributed table

2016-10-13 Thread hongwu (JIRA)
hongwu created HAWQ-1099: Summary: Output yaml file should not contain Bucketnum attribute with random distributed table Key: HAWQ-1099 URL: https://issues.apache.org/jira/browse/HAWQ-1099 Project: Apache HAW