alamb commented on PR #20820:
URL: https://github.com/apache/datafusion/pull/20820#issuecomment-4119989459

   Crossbeam worked out well. I am now debugging some intermittently failing 
tests.
   
   I also haven't implemented any way to split morsels yet (this PR only makes 
morsels of row groups) -- it seems to me that adding splitting will help (as 
@Dandandan  points out) but maybe we can do that in a later PR
   
   It also may be a good idea to split the morsels so they have 100K rows for 
cases where there is a single (very large) row group. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to