xudong963 commented on code in PR #4469: URL: https://github.com/apache/arrow-datafusion/pull/4469#discussion_r1037761511
########## docs/source/contributor-guide/index.md: ########## @@ -134,6 +134,10 @@ cargo test -p datafusion --tests sql_integration One very important test is the [sql_integration](../../../datafusion/core/tests/sql_integration.rs) test which validates DataFusion's ability to run a large assortment of SQL queries against an assortment of data setups. +### sqllogictests Tests Review Comment: How about adding some comparison with `Rust Integration Tests` and encouraging adding logictestes as far as possible? -- 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]
