[GitHub] incubator-hawq issue #978: HAWQ-1122. Bump GPORCA to v1.674 and GPOS to v1.1...

2016-10-26 Thread paul-guo-
Github user paul-guo- commented on the issue: https://github.com/apache/incubator-hawq/pull/978 TestExternalTable.TestExternalTableAll is expected to fail. You could check installcheck-good log, typically at least there is a file regression.diffs, but I suspect the failure is

[jira] [Updated] (HAWQ-1125) Running pl/python related feature_test cases in parallel failed with error "cache lookup failed for language"

2016-10-26 Thread Paul Guo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Guo updated HAWQ-1125: --- Fix Version/s: 2.0.1.0-incubating > Running pl/python related feature_test cases in parallel failed with error

[GitHub] incubator-hawq pull request #979: HAWQ-1125. Running pl/python related featu...

2016-10-26 Thread paul-guo-
GitHub user paul-guo- opened a pull request: https://github.com/apache/incubator-hawq/pull/979 HAWQ-1125. Running pl/python related feature_test cases in parallel f… …ailed with error "cache lookup failed for language" Looks like an apparent race condition. You can merg

[jira] [Updated] (HAWQ-1125) Running pl/python related feature_test cases in parallel failed with error "cache lookup failed for language"

2016-10-26 Thread Paul Guo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Guo updated HAWQ-1125: --- Summary: Running pl/python related feature_test cases in parallel failed with error "cache lookup failed for la

[jira] [Assigned] (HAWQ-1125) Running pl/python related feature_test cases in parallel failed with error "cache lookup failed for language"

2016-10-26 Thread Paul Guo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Guo reassigned HAWQ-1125: -- Assignee: Paul Guo (was: Lei Chang) > Running pl/python related feature_test cases in parallel failed w

[jira] [Created] (HAWQ-1125) Running pl/python related feature_test cases failed with error "cache lookup failed for language"

2016-10-26 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-1125: -- Summary: Running pl/python related feature_test cases failed with error "cache lookup failed for language" Key: HAWQ-1125 URL: https://issues.apache.org/jira/browse/HAWQ-1125 Pro

[jira] [Resolved] (HAWQ-1104) Add tupcount, varblockcount and eofuncompressed value in hawq extract yaml configuration, also add implementation in hawq register to recognize these values

2016-10-26 Thread Lin Wen (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Wen resolved HAWQ-1104. --- Resolution: Fixed Assignee: Lin Wen (was: hongwu) > Add tupcount, varblockcount and eofuncompressed valu

[GitHub] incubator-hawq pull request #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread linwen
Github user linwen closed the pull request at: https://github.com/apache/incubator-hawq/pull/976 --- 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 #976: HAWQ-1104. extract and register tupcount/varblock...

2016-10-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/976 +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 #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85254860 --- Diff: tools/bin/hawqregister --- @@ -394,6 +397,9 @@ class HawqRegister(object): self.encoding = encoding self.files_sam

[GitHub] incubator-hawq pull request #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85255184 --- Diff: src/test/feature/lib/sql_util.cpp --- @@ -268,6 +268,17 @@ std::string SQLUtility::getQueryResult(const std::string &query) { return

[GitHub] incubator-hawq pull request #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85255147 --- Diff: src/test/feature/lib/sql_util.cpp --- @@ -268,6 +268,17 @@ std::string SQLUtility::getQueryResult(const std::string &query) { return

[GitHub] incubator-hawq pull request #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85255575 --- Diff: tools/bin/hawqregister --- @@ -778,45 +802,67 @@ class HawqRegister(object): append_eofs = self.sizes_append updat

[GitHub] incubator-hawq issue #976: HAWQ-1104. extract and register tupcount/varblock...

2016-10-26 Thread zhangh43
Github user zhangh43 commented on the issue: https://github.com/apache/incubator-hawq/pull/976 +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 #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85255318 --- Diff: tools/bin/hawqextract --- @@ -147,17 +147,17 @@ class GpMetadataAccessor: def get_aoseg_files(self, oid): '''

[GitHub] incubator-hawq pull request #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/976#discussion_r85255431 --- Diff: tools/bin/hawqregister --- @@ -539,6 +550,9 @@ class HawqRegister(object): self.file_format = 'Parquet' se

[jira] [Created] (HAWQ-1124) For PXF component, update hadoop version to 2.7.3 in gradle.properties.

2016-10-26 Thread Ed Espino (JIRA)
Ed Espino created HAWQ-1124: --- Summary: For PXF component, update hadoop version to 2.7.3 in gradle.properties. Key: HAWQ-1124 URL: https://issues.apache.org/jira/browse/HAWQ-1124 Project: Apache HAWQ

[jira] [Commented] (HAWQ-1122) Bump ORCA version to 1.674

2016-10-26 Thread xin zhang (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15610200#comment-15610200 ] xin zhang commented on HAWQ-1122: - Feature-test result: ``` {code} [ FAILED ] 6 tests, l

[GitHub] incubator-hawq pull request #978: HAWQ-1122. Bump GPORCA to v1.674 and GPOS ...

2016-10-26 Thread xinzweb
GitHub user xinzweb opened a pull request: https://github.com/apache/incubator-hawq/pull/978 HAWQ-1122. Bump GPORCA to v1.674 and GPOS to v1.145 After the porting, HAWQ can build with `GPORCA v1.674`. However, there are few failures spotted: **make installcheck-good**:

[jira] [Commented] (HAWQ-1071) add PXF HiveText and HiveRC profile examples to the documentation

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609898#comment-15609898 ] ASF GitHub Bot commented on HAWQ-1071: -- GitHub user lisakowen opened a pull request:

[jira] [Commented] (HAWQ-1071) add PXF HiveText and HiveRC profile examples to the documentation

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609892#comment-15609892 ] ASF GitHub Bot commented on HAWQ-1071: -- GitHub user lisakowen opened a pull request:

[GitHub] incubator-hawq pull request #977: HAWQ-1116. Fix hawq pxf manyfilters unitte...

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

[GitHub] incubator-hawq pull request #977: HAWQ-1116. Fix hawq pxf manyfilters unitte...

2016-10-26 Thread shivzone
GitHub user shivzone opened a pull request: https://github.com/apache/incubator-hawq/pull/977 HAWQ-1116. Fix hawq pxf manyfilters unittest Removed duplicate function implementation and fixed column index in manyfilters test You can merge this pull request into a Git repository by r

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

2016-10-26 Thread shivzone
GitHub user shivzone reopened 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 t

[jira] [Commented] (HAWQ-1107) PXF HDFS documentation - restructure content and include more examples

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609382#comment-15609382 ] ASF GitHub Bot commented on HAWQ-1107: -- Github user asfgit closed the pull request at:

[jira] [Commented] (HAWQ-1107) PXF HDFS documentation - restructure content and include more examples

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609383#comment-15609383 ] ASF GitHub Bot commented on HAWQ-1107: -- Github user asfgit closed the pull request at:

[jira] [Created] (HAWQ-1123) Does Hawq support FETCH_COUNT parameter?

2016-10-26 Thread Pratheesh Nair (JIRA)
Pratheesh Nair created HAWQ-1123: Summary: Does Hawq support FETCH_COUNT parameter? Key: HAWQ-1123 URL: https://issues.apache.org/jira/browse/HAWQ-1123 Project: Apache HAWQ Issue Type: Bug

[jira] [Created] (HAWQ-1122) Bump ORCA version to 1.674

2016-10-26 Thread xin zhang (JIRA)
xin zhang created HAWQ-1122: --- Summary: Bump ORCA version to 1.674 Key: HAWQ-1122 URL: https://issues.apache.org/jira/browse/HAWQ-1122 Project: Apache HAWQ Issue Type: Improvement Componen

[jira] [Closed] (HAWQ-963) Enhance PXF to support Null operators

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani closed HAWQ-963. - > Enhance PXF to support Null operators > - > > Key: HAWQ-96

[jira] [Closed] (HAWQ-886) Investigation of HAWQ/PXF support for ORC

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani closed HAWQ-886. - > Investigation of HAWQ/PXF support for ORC > - > > Key:

[jira] [Assigned] (HAWQ-1115) Implement filter-push down for IN on PXF service side

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani reassigned HAWQ-1115: -- Assignee: Shivram Mani (was: Lei Chang) > Implement filter-push down for IN on PXF service side

[jira] [Closed] (HAWQ-1055) Fractional part is being dropped for decimal/numeric column with no modifiers in HiveORC profile

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani closed HAWQ-1055. -- > Fractional part is being dropped for decimal/numeric column with no modifiers > in HiveORC profile > -

[jira] [Resolved] (HAWQ-1055) Fractional part is being dropped for decimal/numeric column with no modifiers in HiveORC profile

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani resolved HAWQ-1055. Resolution: Fixed > Fractional part is being dropped for decimal/numeric column with no modifiers >

[jira] [Closed] (HAWQ-1116) Enhance HAWQ/PXF Bridge to support isNull and isNotNull

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani closed HAWQ-1116. -- > Enhance HAWQ/PXF Bridge to support isNull and isNotNull > -

[jira] [Resolved] (HAWQ-1116) Enhance HAWQ/PXF Bridge to support isNull and isNotNull

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani resolved HAWQ-1116. Resolution: Fixed PR https://github.com/apache/incubator-hawq/pull/968 Merged to master > Enhance HA

[jira] [Closed] (HAWQ-583) Extend PXF to allow plugins to support returning partial content of SELECT(column projection)

2016-10-26 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal closed HAWQ-583. -- Resolution: Fixed Fix Version/s: (was: backlog) 2.0.1.0-incubating >

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

2016-10-26 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal closed HAWQ-1100. --- Resolution: Fixed Fix Version/s: 2.0.1.0-incubating > Support Decimal Values in PXF Filt

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

2016-10-26 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal closed HAWQ-1049. --- Resolution: Fixed Fix Version/s: 2.0.1.0-incubating > Enhance PXF Service to support AND

[jira] [Updated] (HAWQ-1116) Enhance HAWQ/PXF Bridge to support isNull and isNotNull

2016-10-26 Thread Shivram Mani (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivram Mani updated HAWQ-1116: --- Description: HAWQ/PXF Bridge must support pushing filters containing isNull and isNotNull to PXF as pa

[jira] [Resolved] (HAWQ-963) Enhance PXF to support Null operators

2016-10-26 Thread Alexander Denissov (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Denissov resolved HAWQ-963. - Resolution: Fixed Fix Version/s: (was: backlog) 2.0.1.0-incubat

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

2016-10-26 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, or if the featu

[jira] [Commented] (HAWQ-1107) PXF HDFS documentation - restructure content and include more examples

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608979#comment-15608979 ] ASF GitHub Bot commented on HAWQ-1107: -- GitHub user lisakowen opened a pull request:

[GitHub] incubator-hawq issue #955: HAWQ-1035. Support partition table register.

2016-10-26 Thread xunzhang
Github user xunzhang commented on the issue: https://github.com/apache/incubator-hawq/pull/955 BTW, since current implementation separate files into `self.files_update`, `self.files_same_path `, `self.files_append`, it is very tricky and hard to read/maintain. I suggest to add some un

[GitHub] incubator-hawq pull request #955: HAWQ-1035. Support partition table registe...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/955#discussion_r85151464 --- Diff: tools/bin/hawqregister --- @@ -855,6 +888,79 @@ class HawqRegister(object): logger.info('Hawq Register Succeed.')

[GitHub] incubator-hawq pull request #955: HAWQ-1035. Support partition table registe...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/955#discussion_r85149329 --- Diff: tools/bin/hawqregister --- @@ -123,6 +123,25 @@ def register_yaml_dict_check(D, table_column_num, src_tablename): logger.error

[GitHub] incubator-hawq pull request #955: HAWQ-1035. Support partition table registe...

2016-10-26 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/955#discussion_r85149897 --- Diff: tools/bin/hawqregister --- @@ -855,6 +888,79 @@ class HawqRegister(object): logger.info('Hawq Register Succeed.')

[GitHub] incubator-hawq issue #971: HAWQ-1113. fix files_same_path/sizes_same_path/se...

2016-10-26 Thread wcl14
Github user wcl14 commented on the issue: https://github.com/apache/incubator-hawq/pull/971 @xunzhang Yes, I will do this modification in #955. --- 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 #976: HAWQ-1104. extract and register tupcount/v...

2016-10-26 Thread linwen
GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/976 HAWQ-1104. extract and register tupcount/varblocknumber/eofuncompressed Please review, thanks! You can merge this pull request into a Git repository by running: $ git pull https://githu

[GitHub] incubator-hawq pull request #975: HAWQ-1121. Fix Madlib gppkg package instal...

2016-10-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/975 --- 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 #975: HAWQ-1121. Fix Madlib gppkg package instal...

2016-10-26 Thread radarwave
GitHub user radarwave opened a pull request: https://github.com/apache/incubator-hawq/pull/975 HAWQ-1121. Fix Madlib gppkg package installation hang issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/radarwave/incubator-hawq