[
https://issues.apache.org/jira/browse/HAWQ-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goden Yao updated HAWQ-954:
---------------------------
Fix Version/s: 2.0.1.0-incubating
> 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: Kavinder Dhaliwal
> Fix For: 2.0.1.0-incubating
>
>
> 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)