jayzhan211 commented on code in PR #15090:
URL: https://github.com/apache/datafusion/pull/15090#discussion_r1986038458


##########
datafusion/sql/tests/sql_integration.rs:
##########
@@ -54,15 +54,6 @@ use sqlparser::dialect::{Dialect, GenericDialect, 
HiveDialect, MySqlDialect};
 mod cases;
 mod common;
 
-#[test]
-fn test_schema_support() {

Review Comment:
   I move all the test including `select *` (failed test because they are 
expanded) to slt files. Add explain statement for them



-- 
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]

Reply via email to