Night-Amber3301 commented on PR #7751: URL: https://github.com/apache/arrow-datafusion/pull/7751#issuecomment-1751689580
@liukun4515 Here are the logs: @Night-Amber3301 ➜ /workspaces/arrow-datafusion (patch-1) $ git log commit 29e2dc3387805a0caa29741e333795597c686675 (HEAD -> patch-1, origin/patch-1) Author: Pratibhanu Jarngal <[email protected]> Date: Fri Oct 6 10:38:20 2023 +0530 Updated sort.rs solves: #7750 Replaced `SortExec: fetch={fetch}, expr=[{}]` with 'SortExec: TopK(fetch={fetch}), expr=[{}]' in [sort.rs](https://github.com/apache/arrow-datafusion/blob/main/datafusion/physical-plan/src/sorts/sort.rs) file -- 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]
