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

deps: make pyarrow and BQ Storage optional dependencies #1282

Merged
merged 62 commits into from
Dec 8, 2022

Commits on Jun 30, 2022

  1. update dependencies

    steffnay committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b7e2cbb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    951a43e View commit details
    Browse the repository at this point in the history
  2. deps: pyarrow extras

    steffnay committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e9c57d6 View commit details
    Browse the repository at this point in the history
  3. clean up comments

    steffnay committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    47a489b View commit details
    Browse the repository at this point in the history
  4. add test pyarrow skips

    steffnay committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    fd0c40c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    85db3e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. replace storage checks

    steffnay committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1fac4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaada14 View commit details
    Browse the repository at this point in the history
  3. update tests

    steffnay committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    61c69e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95da5c7 View commit details
    Browse the repository at this point in the history
  5. update tests

    steffnay committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e31e4ef View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    steffnay committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b4f7160 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. update system tests

    steffnay committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2bb6461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2602e4d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. update verify_pandas_imports

    steffnay committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3a87275 View commit details
    Browse the repository at this point in the history
  2. add pyarrow guards

    steffnay committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e0a9a2a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. add datetime check

    steffnay committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f3dbaea View commit details
    Browse the repository at this point in the history
  2. change pyarrow import

    steffnay committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    91fccef View commit details
    Browse the repository at this point in the history
  3. update

    steffnay committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ac78a33 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. add pyarrow skips

    steffnay committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0d89234 View commit details
    Browse the repository at this point in the history
  2. merge

    steffnay committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b774b4b View commit details
    Browse the repository at this point in the history
  3. fix types

    steffnay committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    79dd4cc View commit details
    Browse the repository at this point in the history
  4. lint

    steffnay committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    37d7a25 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Update google/cloud/bigquery/client.py

    Co-authored-by: Tim Swast <swast@google.com>
    steffnay and tswast committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9dedf78 View commit details
    Browse the repository at this point in the history
  2. update pyarrow version

    steffnay committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    933963e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d7639 View commit details
    Browse the repository at this point in the history
  4. update test

    steffnay committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    45eed33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ac7204 View commit details
    Browse the repository at this point in the history
  6. lint

    steffnay committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    af00605 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bd1f30 View commit details
    Browse the repository at this point in the history
  8. update pyarrow req

    steffnay committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ef20ab5 View commit details
    Browse the repository at this point in the history
  9. update noxfile

    steffnay committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    95aceca View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    12591b3 View commit details
    Browse the repository at this point in the history
  2. remove bignum check

    steffnay committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    d0e9045 View commit details
    Browse the repository at this point in the history
  3. remove comments

    steffnay committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5045ead View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    050af79 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    01dd2b2 View commit details
    Browse the repository at this point in the history
  2. add test importorskip

    steffnay committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1eb5fac View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. update test

    steffnay committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    f23657b View commit details
    Browse the repository at this point in the history
  2. update test

    steffnay committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    7138f1e View commit details
    Browse the repository at this point in the history
  3. update dependency

    steffnay committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    abb9b8c View commit details
    Browse the repository at this point in the history
  4. change version

    steffnay committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d69f8ad View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. update imports

    steffnay committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    caa21cb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    17d922a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    d52b301 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    21ebf7d View commit details
    Browse the repository at this point in the history
  2. export pyarrow exception

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    39b173a View commit details
    Browse the repository at this point in the history
  3. whitespace in docstrings

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    88fa115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b926aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d71141d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51332d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c296ae View commit details
    Browse the repository at this point in the history
  8. synchronize signatures

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6067f90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c2b8a5 View commit details
    Browse the repository at this point in the history
  10. more constraints sync

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8196a15 View commit details
    Browse the repository at this point in the history
  11. remove unnecessary mock

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5bac083 View commit details
    Browse the repository at this point in the history
  12. fix unittest skip

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    dafdb64 View commit details
    Browse the repository at this point in the history
  13. synchronize constraints

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    805f5d3 View commit details
    Browse the repository at this point in the history
  14. adjust shapely

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b85dcf3 View commit details
    Browse the repository at this point in the history
  15. simplify with importorskip

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bf4f218 View commit details
    Browse the repository at this point in the history
  16. blacken

    tswast committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    794f70c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bab28b5 View commit details
    Browse the repository at this point in the history