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)