[jira] [Closed] (HAWQ-1440) Support Analyze for Hive External Tables

2017-05-05 Thread Kavinder Dhaliwal (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kavinder Dhaliwal closed HAWQ-1440. --- Resolution: Fixed > Support Analyze for Hive External Tables >

[GitHub] incubator-hawq pull request #1233: HAWQ-1454. Exclude certain jars from Rang...

2017-05-05 Thread lavjain
GitHub user lavjain opened a pull request: https://github.com/apache/incubator-hawq/pull/1233 HAWQ-1454. Exclude certain jars from Ranger Plugin Service packaging You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-hawq pull request #1232: HAWQ-1455. Wrong results on CTAS query ov...

2017-05-05 Thread paul-guo-
GitHub user paul-guo- opened a pull request: https://github.com/apache/incubator-hawq/pull/1232 HAWQ-1455. Wrong results on CTAS query over catalog This reverts the previous fix for HAWQ-512, however to HAWQ-512, it looks like we could modify the lock related code following

[jira] [Commented] (HAWQ-1455) Wrong results on CTAS query over catalog

2017-05-05 Thread Paul Guo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998012#comment-15998012 ] Paul Guo commented on HAWQ-1455: This is a regression which was introduced by

[jira] [Assigned] (HAWQ-1455) Wrong results on CTAS query over catalog

2017-05-05 Thread Paul Guo (JIRA)
[ https://issues.apache.org/jira/browse/HAWQ-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Guo reassigned HAWQ-1455: -- Assignee: Paul Guo (was: Ed Espino) > Wrong results on CTAS query over catalog >

[GitHub] incubator-hawq pull request #1230: HAWQ-1453. Fixed relation_close() error a...

2017-05-05 Thread liming01
Github user liming01 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1230 --- 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 #1230: HAWQ-1453. Fixed relation_close() error at analy...

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

[GitHub] incubator-hawq pull request #1230: HAWQ-1453. Fixed relation_close() error a...

2017-05-05 Thread liming01
Github user liming01 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1230#discussion_r114936060 --- Diff: src/backend/commands/analyze.c --- @@ -308,7 +308,7 @@ void analyzeStmt(VacuumStmt *stmt, List *relids, int preferred_seg_num)