blaginin commented on code in PR #13672: URL: https://github.com/apache/datafusion/pull/13672#discussion_r1884200136
########## datafusion-cli/tests/integration_setup.bash: ########## @@ -0,0 +1,16 @@ +# you should have localstack up, e.g by +#$ LOCALSTACK_VERSION=sha256:a0b79cb2430f1818de2c66ce89d41bba40f5a1823410f5a7eaf3494b692eed97 +#$ podman run -d -p 4566:4566 localstack/localstack@$LOCALSTACK_VERSION Review Comment: I initially stole it from https://github.com/apache/arrow-rs/blob/9047d99f6bf87582532ee6ed0acb3f2d5f889f11/object_store/CONTRIBUTING.md?plain=1#L43 - but yes, made consistent now 🤗 -- 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