alamb opened a new pull request, #17833: URL: https://github.com/apache/datafusion/pull/17833
This reverts commit 5cc0be51f9b60224c0667b89dd0318a591e733d9. ## Which issue does this PR close? - Part of https://github.com/apache/datafusion/issues/17801 - Reverts https://github.com/apache/datafusion/pull/17809 ## Rationale for this change I disabled a failing test while we fix it for real (see https://github.com/apache/datafusion/pull/17813). I do not want to forget about the test ## What changes are included in this PR? This PR re-enables the test, so i don't forget about it ## Are these changes tested? I will verify it manually via ```shell cargo bench --profile dev --bench sql_planner -- physical_plan_tpcds_all ``` ## Are there any user-facing changes? No -- 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]
