[jira] [Resolved] (HAWQ-1397) Incorrect Message for judging Flex version in the period of configure.

2017-03-21 Thread Ed Espino (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Espino resolved HAWQ-1397. - Resolution: Fixed merged > Incorrect Message for judging Flex version in the period of configure. > --

[jira] [Updated] (HAWQ-1397) Incorrect Message for judging Flex version in the period of configure.

2017-03-21 Thread Ed Espino (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Espino updated HAWQ-1397: Fix Version/s: 2.2.0.0-incubating > Incorrect Message for judging Flex version in the period of configure. >

[GitHub] incubator-hawq pull request #1182: HAWQ-1397. Support Flex versions 2.6 and ...

2017-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-hawq/pull/1182 --- 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 featur

[jira] [Assigned] (HAWQ-1401) DESTDIR option not functioning well in 'make install'

2017-03-21 Thread Radar Lei (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radar Lei reassigned HAWQ-1401: --- Assignee: Radar Lei (was: Ed Espino) > DESTDIR option not functioning well in 'make install' > --

[jira] [Created] (HAWQ-1401) DESTDIR option not functioning well in 'make install'

2017-03-21 Thread Radar Lei (JIRA)
Radar Lei created HAWQ-1401: --- Summary: DESTDIR option not functioning well in 'make install' Key: HAWQ-1401 URL: https://issues.apache.org/jira/browse/HAWQ-1401 Project: Apache HAWQ Issue Type: Bug

[GitHub] incubator-hawq issue #1182: HAWQ-1397. Support Flex versions 2.6 and above.

2017-03-21 Thread paul-guo-
Github user paul-guo- commented on the issue: https://github.com/apache/incubator-hawq/pull/1182 Maybe tomcat check have better solutions instead of hardcoding a path with version, and as you said configure is out of sync for the tomcat check. Maybe you could fix that in another patch

[GitHub] incubator-hawq issue #1183: HAWQ-1400. An improvement in SQL Util destructor...

2017-03-21 Thread jiny2
Github user jiny2 commented on the issue: https://github.com/apache/incubator-hawq/pull/1183 comment is added to explain the sleep --- 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

[GitHub] incubator-hawq issue #1182: HAWQ-1397. Support Flex versions 2.6 and above.

2017-03-21 Thread radarwave
Github user radarwave commented on the issue: https://github.com/apache/incubator-hawq/pull/1182 +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 t

[jira] [Comment Edited] (HAWQ-304) Support update and delete on non-heap tables

2017-03-21 Thread Hongxu Ma (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929455#comment-15929455 ] Hongxu Ma edited comment on HAWQ-304 at 3/22/17 3:00 AM: - Great job

[GitHub] incubator-hawq issue #1183: HAWQ-1400. An improvement in SQL Util destructor...

2017-03-21 Thread jiny2
Github user jiny2 commented on the issue: https://github.com/apache/incubator-hawq/pull/1183 Sure, I will add comment here to explain it. --- 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

[GitHub] incubator-hawq issue #1180: HAWQ-1396. Fix the bug when query hcatalog via P...

2017-03-21 Thread interma
Github user interma commented on the issue: https://github.com/apache/incubator-hawq/pull/1180 +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 issue #1181: HAWQ-1398. Fixing invalid references in log stat...

2017-03-21 Thread paul-guo-
Github user paul-guo- commented on the issue: https://github.com/apache/incubator-hawq/pull/1181 Maybe you could use __func__, instead of hard coding so that in case the function name is changed again.. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] incubator-hawq issue #1183: HAWQ-1400. An improvement in SQL Util destructor...

2017-03-21 Thread paul-guo-
Github user paul-guo- commented on the issue: https://github.com/apache/incubator-hawq/pull/1183 Thanks. I think at least we should add comment here at first. --- 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 projec

[GitHub] incubator-hawq pull request #1180: HAWQ-1396. Fix the bug when query hcatalo...

2017-03-21 Thread ictmalili
Github user ictmalili commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1180#discussion_r107157220 --- Diff: src/backend/catalog/aclchk.c --- @@ -2335,19 +2335,25 @@ char *getClassNameFromOid(Oid object_oid) " WHERE oi

[GitHub] incubator-hawq issue #1183: HAWQ-1400. An improvement in SQL Util destructor...

2017-03-21 Thread jiny2
Github user jiny2 commented on the issue: https://github.com/apache/incubator-hawq/pull/1183 @huor @paul-guo- @stanlyxiang Please review, thanks. --- 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 ha

[GitHub] incubator-hawq issue #1183: HAWQ-1400. An improvement in SQL Util destructor...

2017-03-21 Thread jiny2
Github user jiny2 commented on the issue: https://github.com/apache/incubator-hawq/pull/1183 This is an external improvement from test tool side to make more stable CI testing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] incubator-hawq pull request #1183: HAWQ-1400. An improvement in SQL Util des...

2017-03-21 Thread jiny2
GitHub user jiny2 opened a pull request: https://github.com/apache/incubator-hawq/pull/1183 HAWQ-1400. An improvement in SQL Util destructor function for feature test You can merge this pull request into a Git repository by running: $ git pull https://github.com/jiny2/incubato

[jira] [Created] (HAWQ-1400) Add a small sleeping period in feature test utility before dropping test database

2017-03-21 Thread Yi Jin (JIRA)
Yi Jin created HAWQ-1400: Summary: Add a small sleeping period in feature test utility before dropping test database Key: HAWQ-1400 URL: https://issues.apache.org/jira/browse/HAWQ-1400 Project: Apache HAWQ

[jira] [Assigned] (HAWQ-1400) Add a small sleeping period in feature test utility before dropping test database

2017-03-21 Thread Yi Jin (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Jin reassigned HAWQ-1400: Assignee: Yi Jin (was: Jiali Yao) > Add a small sleeping period in feature test utility before dropping tes

[jira] [Resolved] (HAWQ-1395) PXF build script to support excluding building RPMs for some plugins

2017-03-21 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko resolved HAWQ-1395. --- Resolution: Fixed > PXF build script to support excluding building RPMs for some plugin

[GitHub] incubator-hawq issue #1179: HAWQ-1395. PXF build script to support passing a...

2017-03-21 Thread sansanichfb
Github user sansanichfb commented on the issue: https://github.com/apache/incubator-hawq/pull/1179 This specific change just excludes buildRpm task, all other tasks still remain. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Updated] (HAWQ-1395) PXF build script to support excluding building RPMs for some plugins

2017-03-21 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1395: -- Description: As a user I want to be able to skip building RPMs for certain plugins. Makef

[jira] [Updated] (HAWQ-1395) PXF build script to support excluding building RPMs for some plugins

2017-03-21 Thread Oleksandr Diachenko (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Diachenko updated HAWQ-1395: -- Summary: PXF build script to support excluding building RPMs for some plugins (was: PXF

[jira] [Updated] (HAWQ-1225) Document the catalog table pg_aoseg.pgaoseg$relid

2017-03-21 Thread David Yozie (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yozie updated HAWQ-1225: -- Fix Version/s: (was: 2.2.0.0-incubating) backlog > Document the catalog table pg_

[jira] [Resolved] (HAWQ-1250) Create HAWQ-specific html docs

2017-03-21 Thread David Yozie (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yozie resolved HAWQ-1250. --- Resolution: Fixed Fix Version/s: 2.1.0.0-incubating > Create HAWQ-specific html docs > -

[jira] [Resolved] (HAWQ-1363) Correct format for log options for logdir and verbose

2017-03-21 Thread David Yozie (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yozie resolved HAWQ-1363. --- Resolution: Fixed > Correct format for log options for logdir and verbose > ---

[jira] [Resolved] (HAWQ-1251) Add CREATE CAST/CONVERSION pages to documentation

2017-03-21 Thread David Yozie (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yozie resolved HAWQ-1251. --- Resolution: Fixed Fix Version/s: 2.1.0.0-incubating > Add CREATE CAST/CONVERSION pages to docume

[jira] [Resolved] (HAWQ-1352) doc updates for HAWQ-1348

2017-03-21 Thread David Yozie (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yozie resolved HAWQ-1352. --- Resolution: Fixed Fix Version/s: 2.2.0.0-incubating > doc updates for HAWQ-1348 > --

[GitHub] incubator-hawq pull request #1179: HAWQ-1395. PXF build script to support pa...

2017-03-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1179#discussion_r107274471 --- Diff: pxf/Makefile --- @@ -42,6 +42,10 @@ ifneq "$(PXF_VERSION)" "" BUILD_PARAMS+= -Pversion="$(PXF_VERSION)" endif +ifn

[GitHub] incubator-hawq pull request #1179: HAWQ-1395. PXF build script to support pa...

2017-03-21 Thread sansanichfb
Github user sansanichfb commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1179#discussion_r107239012 --- Diff: pxf/Makefile --- @@ -42,6 +42,10 @@ ifneq "$(PXF_VERSION)" "" BUILD_PARAMS+= -Pversion="$(PXF_VERSION)" endif +

[jira] [Commented] (HAWQ-1397) Incorrect Message for judging Flex version in the period of configure.

2017-03-21 Thread Ed Espino (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934982#comment-15934982 ] Ed Espino commented on HAWQ-1397: - PR created to address this issue: https://github.com/ap

[GitHub] incubator-hawq pull request #1182: HAWQ-1397. Support Flex versions 2.6 and ...

2017-03-21 Thread edespino
GitHub user edespino opened a pull request: https://github.com/apache/incubator-hawq/pull/1182 HAWQ-1397. Support Flex versions 2.6 and above. * This FLEX configure snippet came from Postgres upstream. * Misc change: commit tomcat version check for Mac OSX platform using br

[GitHub] incubator-hawq pull request #1179: HAWQ-1395. PXF build script to support pa...

2017-03-21 Thread shivzone
Github user shivzone commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1179#discussion_r107220629 --- Diff: pxf/Makefile --- @@ -42,6 +42,10 @@ ifneq "$(PXF_VERSION)" "" BUILD_PARAMS+= -Pversion="$(PXF_VERSION)" endif +ifn

[jira] [Created] (HAWQ-1399) Invalid references to gpfs_hdfs_tell in elog statements

2017-03-21 Thread Kyle R Dunn (JIRA)
Kyle R Dunn created HAWQ-1399: - Summary: Invalid references to gpfs_hdfs_tell in elog statements Key: HAWQ-1399 URL: https://issues.apache.org/jira/browse/HAWQ-1399 Project: Apache HAWQ Issue Typ

[GitHub] incubator-hawq pull request #1181: HAWQ-1398. Fixing invalid references in l...

2017-03-21 Thread kdunn-pivotal
GitHub user kdunn-pivotal opened a pull request: https://github.com/apache/incubator-hawq/pull/1181 HAWQ-1398. Fixing invalid references in log statements. `elog` statements attribute errors to wrong function. You can merge this pull request into a Git repository by running: $

[jira] [Created] (HAWQ-1398) Warnings in gpfs_hdfs_disconnect() reference incorrect originating function

2017-03-21 Thread Kyle R Dunn (JIRA)
Kyle R Dunn created HAWQ-1398: - Summary: Warnings in gpfs_hdfs_disconnect() reference incorrect originating function Key: HAWQ-1398 URL: https://issues.apache.org/jira/browse/HAWQ-1398 Project: Apache HAW

[jira] [Created] (HAWQ-1397) Incorrect Message for judging Flex version in the period of configure.

2017-03-21 Thread Lili Ma (JIRA)
Lili Ma created HAWQ-1397: - Summary: Incorrect Message for judging Flex version in the period of configure. Key: HAWQ-1397 URL: https://issues.apache.org/jira/browse/HAWQ-1397 Project: Apache HAWQ I