Skip to content

bascheibler/arrow-adbc-issue-1283

Repository files navigation

arrow-adbc-issue-1283

Set up environment

Setting up environment variables

  • Export SNOWFLAKE_PASSWORD and SNOWFLAKE_USERNAME environment variables.
  • Edit the .env file to set the remaining variables. I'm using an XS warehouse.

Reproducing issues

Set the build arg REPRODUCE_ISSUE to either true or false in the docker-compose.yaml file.

Build and start the Docker container to run the tests under the same conditions:

docker-compose up --build

About

Repository to reproduce issue reported in arrow-adbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published