Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location needs to be set and delimiter needs an extra backslash for the bq script to work #11

Open
tomersagi opened this issue Jul 30, 2021 · 0 comments

Comments

@tomersagi
Copy link

Hi,
When trying to run the vocabulary refresh script I found out the following:

  1. If you create your google cloud bigquery dataest in specific location (europe-west4 in my case) You need to set your location explicitly in the bq command line and your script sets it to US by default.
  2. The \t delimiter is not passed correctly to bash and you need an extra \ in the vocabulary_refresh.conf to make it work.

Cheers
Tomer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant