alamb commented on code in PR #15463: URL: https://github.com/apache/datafusion/pull/15463#discussion_r2019114897
########## docs/source/contributor-guide/testing.md: ########## @@ -79,8 +79,15 @@ than the standard test suite and add important test coverage such as that the code works when there are hash collisions as well as running the relevant portions of the entire [sqlite test suite]. +You can run the extended tests on any PR by leaving the following comment (see [example here]): Review Comment: Normally `extended` tests don't run on PRs, only after merges to main If you want to run extended tests on a PR prior to merge, now you by leaving a `Run extended test` comment on the PR -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org