zhuqi-lucas commented on PR #22706:
URL: https://github.com/apache/datafusion/pull/22706#issuecomment-4618828366

   Split PR 1 of 5 opened as #22751 — the dispatcher refactor + Time variant 
alignment + dhat heap regression harness, no new builders.
   
   Follow-up PRs in order, each stacking on the previous merging:
   - PR 2: `FixedSizeList<primitive>` support
   - PR 3: `Struct<...>` support (uses the factory recursively)
   - PR 4: `List<T>` / `LargeList<T>` support (uses the factory recursively, 
includes the `size()` accounting fix from #22706 commit 33eeddcdd)
   - PR 5: Composition tests + memory regression assertions 
(`LargeList<Struct>`, `List<List>`, `Struct<Struct>`, dhat budget vs Rows 
comparison)
   
   Each PR after 1 will lower the `dhat-heap` budget in `dhat_tests` to lock in 
that PR's memory win.


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