You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mingmwang (via GitHub)" <gi...@apache.org> on 2023/05/10 03:45:20 UTC

[GitHub] [arrow-datafusion] mingmwang commented on a diff in pull request #6265: Disable `skip_failed_rules` optimizer config by default

mingmwang commented on code in PR #6265:
URL: https://github.com/apache/arrow-datafusion/pull/6265#discussion_r1189329328


##########
datafusion/core/tests/sql/subqueries.rs:
##########
@@ -576,6 +576,8 @@ async fn support_order_by_correlated_columns() -> Result<()> {
     Ok(())
 }
 
+// TODO: issue https://github.com/apache/arrow-datafusion/issues/6263

Review Comment:
   Which rule fail this test ?



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org