leoyvens commented on code in PR #10394:
URL: https://github.com/apache/datafusion/pull/10394#discussion_r1591320392
##########
datafusion/core/tests/sql/sql_api.rs:
##########
@@ -58,6 +58,19 @@ async fn unsupported_dml_returns_error() {
ctx.sql_with_options(sql, options).await.unwrap();
}
+#[tokio::test]
Review Comment:
Actually I see some slt tests failing on CI, I should look into that.
--
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]