ariel-miculas commented on PR #25086:
URL: https://github.com/apache/datafusion/pull/25086#issuecomment-5730129194

   Thanks for taking a look, @kosiew 
   I think the blocker is choosing the right design between the current PR's 
proposal and https://github.com/apache/datafusion/pull/23777, which has some 
issue with deduplicating distinct Buffers due to address reuse (new allocations 
can get the same pointer address from the Allocator).
   So I'm waiting for @2010YOUY01 to have a look, since he reviewed the 
original PR for solving this issue.


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