Skip to content

kromiii/bq-emulator-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run the docker container

docker compose up -d

To run the test

first install dependencies

gem install google-cloud-bigquery

set environment variable

export BIGQUERY_EMULATOR_HOST=http://0.0.0.0:9050/

run the script

ruby getdata.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages