Github user sansanichfb commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/895#discussion_r78112412
  
    --- Diff: src/backend/access/external/pxfheaders.c ---
    @@ -165,6 +167,18 @@ static void add_tuple_desc_httpheader(CHURL_HEADERS 
headers, Relation rel)
             /* Add a key/value pair for attribute type name */
             resetStringInfo(&formatter);
             appendStringInfo(&formatter, "X-GP-ATTR-TYPENAME%u", i);
    +
    --- End diff --
    
    This might be not needed anymore since we merged HAWQ-997 and we are 
sending two new headers X-GP-ATTR-TYPEMODX-COUNT, X-GP-ATTR-TYPEMODX-Y along 
with all columns which might have modifiers(numeric, varchar, char).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to