[
https://issues.apache.org/jira/browse/HAWQ-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hongwu reassigned HAWQ-638:
---------------------------
Assignee: hongwu (was: Lei Chang)
> gpload bug using pip installed PyGreSQL
> ---------------------------------------
>
> Key: HAWQ-638
> URL: https://issues.apache.org/jira/browse/HAWQ-638
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Command Line Tools
> Reporter: hongwu
> Assignee: hongwu
> Fix For: 2.0.0.0-incubating
>
>
> Since greenplum's gpload is based on private patch upon PyGreSQL for internal
> usage, and gpload.py is copied from greenplum incompletely, it will generate
> error while using gpload tools.
> Details:
> self.db.notices() depends on the implementation of pg.DB.notices, which was
> implemented internal in greenplum, it is wrong to use this attribute in
> gpload tool of hawq.
> Reference:
> https://github.com/apache/incubator-hawq/blob/master/tools/bin/gpload.py#L704
> https://github.com/greenplum-db/gpdb/blob/master/gpMgmt/bin/pythonSrc/PyGreSQL-4.0/pgmodule.c#L2929
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)