Re: [PR] add benchmark code for `Reuse rows in row cursor stream` [datafusion]

2025-05-06 Thread via GitHub
alamb commented on PR #15913: URL: https://github.com/apache/datafusion/pull/15913#issuecomment-2855888304 🚀 -- 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

Re: [PR] add benchmark code for `Reuse rows in row cursor stream` [datafusion]

2025-05-06 Thread via GitHub
alamb merged PR #15913: URL: https://github.com/apache/datafusion/pull/15913 -- 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...@datafusi

Re: [PR] add benchmark code for `Reuse rows in row cursor stream` [datafusion]

2025-05-04 Thread via GitHub
acking-you commented on PR #15913: URL: https://github.com/apache/datafusion/pull/15913#issuecomment-2849308320 Thank you for your code review, @alamb. I've added more performance test cases! -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] add benchmark code for `Reuse rows in row cursor stream` [datafusion]

2025-05-02 Thread via GitHub
alamb commented on code in PR #15913: URL: https://github.com/apache/datafusion/pull/15913#discussion_r2072106466 ## datafusion/physical-plan/benches/sort_preserving.rs: ## @@ -0,0 +1,138 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

[PR] add benchmark code for `Reuse rows in row cursor stream` [datafusion]

2025-05-01 Thread via GitHub
acking-you opened a new pull request, #15913: URL: https://github.com/apache/datafusion/pull/15913 ## Which issue does this PR close? - Closes #. ## Rationale for this change You can see:https://github.com/apache/datafusion/issues/15720#issuecomment-284453160