rluvaton commented on PR #23407:
URL: https://github.com/apache/datafusion/pull/23407#issuecomment-4967641037

   @2010YOUY01 My goal for simplifying here and in other places is to make the 
code looks as similar as textbook psuedo code as possible and abstracting out 
all the implementation detail of rust and arrow.
   
   for example merge sort is pretty basic in the idea, and as such the code 
should look basic at first glance.
   
   @2010YOUY01 Are you opposed to having this PR?


-- 
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