Re: [PR] [Minor] Use interleave_record_batch in TopK implementation [datafusion]

2025-04-11 Thread via GitHub
Dandandan merged PR #15677: URL: https://github.com/apache/datafusion/pull/15677 -- 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: github-unsubscr...@data

[PR] [Minor] Use interleave_record_batch in TopK implementation [datafusion]

2025-04-10 Thread via GitHub
Dandandan opened a new pull request, #15677: URL: https://github.com/apache/datafusion/pull/15677 ## Which issue does this PR close? - Closes #. ## Rationale for this change ## What changes are included in this PR? ## Are these changes teste