jackwener commented on code in PR #7971: URL: https://github.com/apache/arrow-datafusion/pull/7971#discussion_r1376505937
########## datafusion/sqllogictest/README.md: ########## @@ -115,7 +122,7 @@ sqllogictests also supports `cargo test` style substring matches on file names t cargo test --test sqllogictests -- information ``` -#### Running tests: Postgres compatibility +## Running tests: Postgres compatibility Test files that start with prefix `pg_compat_` verify compatibility with Postgres by running the same script files both with DataFusion and with Posgres Review Comment: ```suggestion with Postgres by running the same script files both with DataFusion and with Postgres ``` -- 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]
