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

Enable setting retention to trait fields #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mouda-corp
Copy link

No description provided.

@@ -32,6 +32,8 @@ import "google/protobuf/descriptor.proto";
import "google/protobuf/any.proto";
import "google/protobuf/duration.proto";
import "google/protobuf/timestamp.proto";
import public "storage/datapol/annotations/proto/semantic_annotations.proto";
Copy link
Contributor

Choose a reason for hiding this comment

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

As far as I remember when @mrjerryjohns scrubbed OpenWeave WDLC, these two Protobuf headers are Google-internal-only and are not open source and, consequently, are not appropriate to introduce as external dependencies on the public open source project.

Has that since changed?

Copy link
Author

Choose a reason for hiding this comment

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

You remember correctly. I talked with Jerry and was told there's a public version available but I am struggling to find it.
And I can't get this CL to compile yet.
@mrjerryjohns FYI.

Copy link
Contributor

@gerickson gerickson left a comment

Choose a reason for hiding this comment

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

See comment regarding the openness of the two new dependent protobuf headers.

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