GithubHelp home page GithubHelp logo

Data limit? about bigquery-python HOT 7 CLOSED

tylertreat avatar tylertreat commented on May 18, 2024
Data limit?

from bigquery-python.

Comments (7)

tylertreat avatar tylertreat commented on May 18, 2024

There is a practical limit, yes, but that's a limitation of Google's API. You should be paginating your results. This library doesn't currently expose the page token, but when you submit a query, the results are saved to a temporary table. From there, you can safely paginate using the offset and limit kwargs of get_query_rows.

from bigquery-python.

caterpillars avatar caterpillars commented on May 18, 2024

Thanks, will try that.

from bigquery-python.

tylertreat avatar tylertreat commented on May 18, 2024

You might also refer to allowLargeResults (see #50).

from bigquery-python.

caterpillars avatar caterpillars commented on May 18, 2024

Thanks for the info. Will you make this keywords exposed?

On Fri, Mar 20, 2015 at 9:32 AM, Tyler Treat [email protected]
wrote:

You might also refer to allowLargeResults (see #50
#50).


Reply to this email directly or view it on GitHub
#49 (comment)
.

from bigquery-python.

tylertreat avatar tylertreat commented on May 18, 2024

Been pretty busy lately but I will try to get to it soon. Otherwise I will accept PRs if someone wants to take a crack at it sooner.

from bigquery-python.

caterpillars avatar caterpillars commented on May 18, 2024

Thanks for the info.

On Fri, Mar 20, 2015 at 12:13 PM, Tyler Treat [email protected]
wrote:

Been pretty busy lately but I will try to get to it soon. Otherwise I will
accept PRs if someone wants to take a crack at it sooner.


Reply to this email directly or view it on GitHub
#49 (comment)
.

from bigquery-python.

tylertreat avatar tylertreat commented on May 18, 2024

Addressed with #56.

from bigquery-python.

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.