hareshkh commented on issue #19692:
URL: https://github.com/apache/datafusion/issues/19692#issuecomment-4017809680

   #### [IN PROGRESS]
   ## `branch-52` → `branch-53` Cherry-pick Status
   
   @alamb @comphead @mbutrovich @AmeerAssi : This is the current status from 
`branch-52` to `branch-53` (after `52.2.0`)
   
   ### Already on branch-53 (merged to main before branch-53 was cut)
   
   | branch-52 PR | Original PR | Description |
   |---|---|---|
   | #20699 | #20482 | SortMergeJoin don't wait for all input before emitting |
   | #20684 | #20159 | Fix Arrow Spill Underrun |
   | #20709 | #20042 | Fix constant value from stats |
   
   ### Cherry-picked to both branch-52 and branch-53
   
   | branch-52 PR | branch-53 PR | Description |
   |---|---|---|
   | #20705 | #20722 | FFI_TableOptions are using default values only |
   | #20732 | #20733 | perf: sort replace free()->try_grow() pattern with 
try_resize() to reduce memory pool interactions |
   
   ### Missing from branch-53
   
   | branch-52 PR | Original PR | Description |
   |---|---|---|
   | #20708 | #20505 | fix: `HashJoin` panic with String dictionary keys (don't 
flatten keys) |
   | #20777 (not yet merged) | #20672 | Fix repartition from dropping data when 
spilling |
   
   ### Screenshot confirming changes
   
   <img width="1315" height="687" alt="Image" 
src="https://github.com/user-attachments/assets/49954163-5b63-4355-9729-9928f15d105c";
 />
   


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