Giter Club home page Giter Club logo

Comments (5)

abronte avatar abronte commented on August 23, 2024

I think I forgot to push the latest changes to rubygems. Try updating the gem and trying again.

from bigquery.

lgs avatar lgs commented on August 23, 2024

Thanks Adam,
now I get a not found dataset error, while calling puts bq.tables, even if I think it should be ok, frankly:

BigQuery::Errors::NotFound: Not Found: Dataset bigquery-on-gitwatcher-001:publicdata.samples

I tried several combination of syntaxes ex.: publicdata:samples and data sets as well.

opts var looks good after calling :

{"client_id"=>"12345.apps.googleusercontent.com", service_email"=>"[email protected]", "key"=>"./config/c211af1a2b513.p12", "project_id"=>"bigquery-on-gitwatcher-001", "dataset"=>"publicdata.samples"}

from bigquery.

lgs avatar lgs commented on August 23, 2024

... I also give it a try testing and I get:

BigQueryTest#test_for_describe_table:
Errno::ENOENT: No such file or directory @ rb_sysopen - key
...
...
...
8 runs, 0 assertions, 0 failures, 8 errors, 0 skips
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/home/lsoave/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/rake-10.3.2/lib" "/home/lsoave/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/rake-10.3.2/lib/rake/rake_test_loader.rb" "test/*.rb" ]

from bigquery.

andresbravog avatar andresbravog commented on August 23, 2024

@lgs the error you are getting means that dataset is not in your BQ project, at least not with that id.

Specs need's yo to set up credentials (we don't want you to know ours hehe). We are working on a Cassette integration test suite.

Let me know if any other issues appear

from bigquery.

lgs avatar lgs commented on August 23, 2024

@andresbravog
... yes my fault: dataset name typo. Now it works fine!

Many thanks.

from bigquery.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.