getChan commented on PR #15367: URL: https://github.com/apache/datafusion/pull/15367#issuecomment-2764524744
> Thank you for the fix! I noticed there are two other tests panicked on the same line of source code, is this fix still applicable? > > 1. Running sqllogictest with sqlite check: https://github.com/apache/datafusion/actions/runs/14152508679/job/39647603410 > 2. `custom_datasource` example: https://github.com/apache/datafusion/actions/runs/14152369014/job/39647355093 @2010YOUY01 This PR is to fix the bench test code. The `partition not used yet` error can occur depending on the execution environment of each test (it is not likely an error in repartitionExec). Therefore, this PR does not solve the issue you mentioned. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org