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

Pin Python SDK to minor versions for dependencies #322

Merged
merged 2 commits into from
Nov 28, 2019

Conversation

woop
Copy link
Member

@woop woop commented Nov 24, 2019

No description provided.

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@thirteen37
Copy link
Collaborator

Is this absolutely necessary? Cos it's very opinioniated for a library to pin deps so strictly.

@woop
Copy link
Member Author

woop commented Nov 25, 2019

Is this absolutely necessary? Cos it's very opinioniated for a library to pin deps so strictly.

For some of the more mature libraries like Pandas and Numpy, probably not.

For the Google libraries, I would prefer to pin them down for now and relax them later. We're constantly running into compatibility problems with different versions of the GCP SDKs, which is what in fact spurred this.

@thirteen37
Copy link
Collaborator

Sounds like that may lead to downstream problems for users who use other GCP libraries. Let's see.

@woop
Copy link
Member Author

woop commented Nov 25, 2019

Sounds like that may lead to downstream problems for users who use other GCP libraries. Let's see.

My assumption is that installation will happen within these constraints into a virtual environment.

Anyway, I will relax some of these.

@zhilingc
Copy link
Collaborator

/lgtm

@woop
Copy link
Member Author

woop commented Nov 27, 2019

/retest

3 similar comments
@woop
Copy link
Member Author

woop commented Nov 27, 2019

/retest

@woop
Copy link
Member Author

woop commented Nov 28, 2019

/retest

@woop
Copy link
Member Author

woop commented Nov 28, 2019

/retest

@feast-ci-bot feast-ci-bot merged commit 1074f5b into feast-dev:master Nov 28, 2019
@woop woop deleted the lock-python-sdk-versions branch April 10, 2020 14:45
woop pushed a commit that referenced this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants