You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "melgenek (via GitHub)" <gi...@apache.org> on 2023/02/11 20:50:17 UTC

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #5252: Minor: port some explain test to sqllogictest, add filename normalization

melgenek commented on code in PR #5252:
URL: https://github.com/apache/arrow-datafusion/pull/5252#discussion_r1103688316


##########
datafusion/core/tests/sqllogictests/README.md:
##########
@@ -78,7 +78,7 @@ docker run \
 
 In test script completion mode, `sqllogictests` reads a prototype script and runs the statements and queries against the database engine. The output is is a full script that is a copy of the prototype script with result inserted.
 
-You can update tests by passing the `--complete` argument.
+You can update the tests / generate expexcted output by passing the `--complete` argument.

Review Comment:
   ```suggestion
   You can update the tests / generate expected output by passing the `--complete` argument.
   ```



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org