kosiew commented on PR #24364:
URL: https://github.com/apache/datafusion/pull/24364#issuecomment-5424965636

   @comphead,
   
   [Implemented these 
changes](https://github.com/apache/datafusion/pull/24364/commits/a1127188603e04c5a39d29cbddda90396d8c5ee1):
   
   1. Terminal reservation:
    - Removed eager free() + metric zeroing.
    - Reservation/metric remain until stream Drop.
    - Test covers normal exhaustion, retained stream, then drop.
   
    2. Union/RunEnd:
    - array_children now traverses Union fields + RunEnd values.
    - Added partial-slice shared-child dedup regression tests.
   


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