Git Product home page Git Product logo

Comments (6)

goccy avatar goccy commented on May 19, 2024 1

I fixed this problem with v0.1.21 . Please confirm it 😄

from bigquery-emulator.

adamszadkowski avatar adamszadkowski commented on May 19, 2024 1

Wow! That was really fast :) Thank you very much. I have checked and above problems are solved :) Unfortunately my use case is more complex and is related with using spark. I see that I have other issues with running that. I will keep debugging and if I will know what else causes issues and if this is something to fix in emulator I will let you know in this thread.

Thanks again :)

from bigquery-emulator.

goccy avatar goccy commented on May 19, 2024 1

duplicate #29

from bigquery-emulator.

goccy avatar goccy commented on May 19, 2024

Thank you for your report !

Is the following the type of the second question?

https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#Table

TABLE: A normal BigQuery table.
VIEW: A virtual table defined by a SQL query.
EXTERNAL: A table that references data stored in an external storage system, such as Google Cloud Storage.
MATERIALIZED_VIEW: A precomputed view defined by a SQL query.
SNAPSHOT: An immutable BigQuery table that preserves the contents of a base table at a particular time. See additional information on [table snapshots](https://cloud.google.com/bigquery/docs/table-snapshots-intro).
The default value is TABLE.

from bigquery-emulator.

adamszadkowski avatar adamszadkowski commented on May 19, 2024

Yes, it is it. google-cloud-bigquery library expects this field to be set in response otherwise it is throwing an exception.

from bigquery-emulator.

adamszadkowski avatar adamszadkowski commented on May 19, 2024

@goccy it looks like spark-bigquery-connector actually uses BigQuery Storage API to read data. Right now it is also problematic to change the address for this GRPC endpoint (I have done that in debug mode). As far as I can tell by reading content in bigquery-emulator repository - there is no support for this API right now.

Are you planning to support it in the future?

from bigquery-emulator.

Related Issues (20)

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.