Kavinder Dhaliwal created HAWQ-954:
--------------------------------------
Summary: Seg Fault when writing to External Table where ProjInfo
is NULL
Key: HAWQ-954
URL: https://issues.apache.org/jira/browse/HAWQ-954
Project: Apache HAWQ
Issue Type: Bug
Components: External Tables, PXF
Reporter: Kavinder Dhaliwal
Assignee: Goden Yao
HAWQ-927 introduced a regression where when adding headers to the http request
to PXF the macro
{code}
#define EXTPROTOCOL_GET_PROJINFO(fcinfo) (((ExtProtocolData*)
fcinfo->context)->desc->projInfo
{code}
Is a NULL value and causes a SegFault. This bug has been observed mainly in
external writable tables
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)