jackwener commented on code in PR #6265:
URL: https://github.com/apache/arrow-datafusion/pull/6265#discussion_r1189332589
##########
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 ?
decorrelate_where_in, you can see issue #6263
--
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]