Skip to content

Upgrade google-cloud-core and google-cloud-bigquery dependencies#9162

Merged
aaltay merged 1 commit intoapache:masterfrom
aaltay:gcc
Jul 26, 2019
Merged

Upgrade google-cloud-core and google-cloud-bigquery dependencies#9162
aaltay merged 1 commit intoapache:masterfrom
aaltay:gcc

Conversation

@aaltay
Copy link
Copy Markdown
Member

@aaltay aaltay commented Jul 26, 2019

Upgrade google-cloud-core and google-cloud-bigquery dependencies

google-cloud-core dependency recently got upgraded to 1.x and other google io dependency may depend on this range (e.g. firestore)

According to change log there is not a big breaking change (https://googleapis.dev/python/google-cloud-core/latest/changelog.html). Tests will tell us better.

Also bigquery package needs to be updated as well based on the above change log.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@aaltay aaltay requested a review from udim July 26, 2019 00:37
'google-cloud-bigquery>=1.6.0,<1.7.0',
'google-cloud-core>=0.28.1,<0.30.0',
'google-cloud-bigquery>=1.6.0,<1.18.0',
'google-cloud-core>=0.28.1,<2',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean <1?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I meant 2.

It does not look like 0.x to 1.x change was breaking. Beam could support both 0.x and 1.x ranges. 2 is not released. Added <2 to protect against future changes.

@aaltay
Copy link
Copy Markdown
Member Author

aaltay commented Jul 26, 2019

Run Python 2 PostCommit

1 similar comment
@aaltay
Copy link
Copy Markdown
Member Author

aaltay commented Jul 26, 2019

Run Python 2 PostCommit

@aaltay
Copy link
Copy Markdown
Member Author

aaltay commented Jul 26, 2019

Run Python 3.5 PostCommit

1 similar comment
@aaltay
Copy link
Copy Markdown
Member Author

aaltay commented Jul 26, 2019

Run Python 3.5 PostCommit

@aaltay aaltay merged commit 8117b58 into apache:master Jul 26, 2019
@aaltay aaltay deleted the gcc branch December 20, 2022 16:55
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

Successfully merging this pull request may close these issues.

2 participants