zhangstar333 opened a new pull request, #42190:
URL: https://github.com/apache/doris/pull/42190

   ## Proposed changes
   before the fix, the exchange operator will return some error result.
   
   the `set_num_rows` function will save some rows[0, length), remove others;
   but here need skip offset rows, so need skip[0,offset) rows, should use 
`skip_num_rows`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to