You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Hubert Zhang (JIRA)" <ji...@apache.org> on 2016/06/23 00:50:16 UTC

[jira] [Created] (HAWQ-861) Wrong logerror position in insert into hashtable select * from gpfdist external table.

Hubert Zhang created HAWQ-861:
---------------------------------

             Summary: Wrong logerror position in insert into hashtable select * from gpfdist external table.
                 Key: HAWQ-861
                 URL: https://issues.apache.org/jira/browse/HAWQ-861
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Core
            Reporter: Hubert Zhang
            Assignee: Lei Chang


For statement insert into hashtable select * from gpfdist external table,
when hashtable bucket number is less than location number of gpfdist external table, error should be reported in cdbdatalocality module, with error message like this:
ERROR:  Could not allocate enough memory! bucket number of result hash table and external table should match each other (cdbdatalocality.c:4222)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)