amol- commented on PR #13075:
URL: https://github.com/apache/arrow/pull/13075#issuecomment-1122292526

   > I see that we currently use a "sink" node as final output node, but there 
is also a "table_sink" node. That might simplify the code a bit to get a Table 
(without manually creating a record batch reader and creating a table from 
that), but don't think that would help with the ordering? (at least in the code 
I also don't see any ordering handling for this sink)
   
   I tried and can confirm that using `table_sink` node doesn't help with 
preserving the order.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to