[
https://issues.apache.org/jira/browse/HAWQ-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071415#comment-15071415
]
ASF GitHub Bot commented on HAWQ-283:
-------------------------------------
GitHub user liming01 opened a pull request:
https://github.com/apache/incubator-hawq/pull/219
HAWQ-283. Remove the content column from pg_aoseg_xxxxx
In HAWQ 2.0, the content column inside the table pg_aoseg.pg_aoseg_xxxxx is
meaningless now. We need to remove it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liming01/incubator-hawq
mli/remove_pgaoseg_content
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/219.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #219
----
commit 1c00f1c23381bef9905968a5f2e0f40933a043e7
Author: Ming LI <[email protected]>
Date: 2015-12-25T08:13:39Z
HAWQ-283. Remove the content column from the catalog pg_aoseg.pg_aoseg_xxxxx
----
> Remove the content column from the catalog pg_aoseg.pg_aoseg_xxxxx
> ------------------------------------------------------------------
>
> Key: HAWQ-283
> URL: https://issues.apache.org/jira/browse/HAWQ-283
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Catalog
> Reporter: Ming LI
> Assignee: Ming LI
>
> In HAWQ 2.0, the content column inside the table pg_aoseg.pg_aoseg_xxxxx is
> meaningless now. We need to remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)