Autogenerated code updation#508
Conversation
Protoc Version 3.11.4 Black version 19.10b0
Black version 19.10b0
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: imjuanleonard The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @imjuanleonard. Thanks for your PR. I'm waiting for a gojek member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hello @woop Do let me know whether we Run python |
|
oh yes sorry @imjuanleonard All the tensorflow metadata dependencies actually already exist in So I think we should instead update the Makefile. This also ensures that we will have the same version of Tensorflow metadata proto across different Feast components. Otherwise the one used in Python SDK may be newer/older than the ones in Golang or Java SDK. |
|
/ok-to-test |
|
The following users are mentioned in OWNERS file(s) but are not members of the gojek org. Once all users have been added as members of the org, you can trigger verification by writing
|
|
This appears to overlap with #450 FWIW.
It seems like a waste (formatting very large generated files is time developers will pay for over and over), but as they cohabit the same module as non-generated code, I suppose a bit of fiddly blacklist or whitelist configuration would be needed to work around it. IMO a few things would be nice (not suggesting in the scope of this PR):
Just my opinions, but all these are true for Java. |
|
pip install from Git makes sense. A Versioned, platform-specific
👍 Created #526, now back on course from this diversion! |
Which issue(s) this PR fixes:
Fixes #448
Does this PR introduce a user-facing change?: