[ 
https://issues.apache.org/jira/browse/HAWQ-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174618#comment-15174618
 ] 

ASF GitHub Bot commented on HAWQ-404:
-------------------------------------

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

    https://github.com/apache/incubator-hawq/pull/392#discussion_r54654661
  
    --- Diff: src/include/nodes/plannodes.h ---
    @@ -1149,6 +1149,7 @@ typedef struct DML
        AttrNumber      actionColIdx;   /* index of action column into the 
target list */
        AttrNumber      ctidColIdx;             /* index of ctid column into 
the target list */
        AttrNumber      tupleoidColIdx; /* index of tuple oid column into the 
target list */
    +   bool            needsSort;              /* needs the data to be sorted 
*/
     
    --- End diff --
    
    Changed.


> Add sort during INSERT of append only row oriented partition tables
> -------------------------------------------------------------------
>
>                 Key: HAWQ-404
>                 URL: https://issues.apache.org/jira/browse/HAWQ-404
>             Project: Apache HAWQ
>          Issue Type: Improvement
>            Reporter: Haisheng Yuan
>            Assignee: Lei Chang
>




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

Reply via email to