jackwener commented on code in PR #7971: URL: https://github.com/apache/arrow-datafusion/pull/7971#discussion_r1376506498
########## datafusion/sqllogictest/README.md: ########## @@ -95,9 +102,9 @@ SELECT * from foo; Assuming it looks good, check it in! -#### Reference +# Reference -#### Running tests: Validation Mode +## Running tests: Validation Mode In this model, `sqllogictests` runs the statements and queries in a `.slt` file, comparing the expected output in the Review Comment: ```suggestion In this mode, `sqllogictests` runs the statements and queries in a `.slt` file, comparing the expected output in the ``` -- 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]
