-
Notifications
You must be signed in to change notification settings - Fork 598
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
feat: add open lineage support #4793
Merged
danielbankhead
merged 2 commits into
main
from
owl-bot-copy-packages-google-cloud-datacatalog-lineage
Nov 6, 2023
Merged
feat: add open lineage support #4793
danielbankhead
merged 2 commits into
main
from
owl-bot-copy-packages-google-cloud-datacatalog-lineage
Nov 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: change `start_time` in message `.google.cloud.datacatalog.lineage.v1.LineageEvent` to `required` as intended by api PiperOrigin-RevId: 579762272 Source-Link: googleapis/googleapis@58878bd Source-Link: googleapis/googleapis-gen@96a4d73 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLWxpbmVhZ2UvLk93bEJvdC55YW1sIiwiaCI6Ijk2YTRkNzM1YjkyZjIwMmZiZGQyYzYyZGEyZTIxZTYzMjE2YmZhODgifQ==
/gcbrun |
gcf-owl-bot
bot
requested review from
yoshi-approver and
a team
as code owners
November 6, 2023 12:05
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
/gcbrun |
danielbankhead
approved these changes
Nov 6, 2023
danielbankhead
deleted the
owl-bot-copy-packages-google-cloud-datacatalog-lineage
branch
November 6, 2023 20:27
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Nov 10, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 3.6.0</summary> ## [3.6.0](https://togithub.com/googleapis/google-cloud-node/compare/aiplatform-v3.5.0...aiplatform-v3.6.0) (2023-11-09) ### Features * Add Optimized to FeatureOnlineStore ([#4790](https://togithub.com/googleapis/google-cloud-node/issues/4790)) ([61cb5c9](https://togithub.com/googleapis/google-cloud-node/commit/61cb5c91e054639da95268ab13ae99f909d261c8)) </details> <details><summary>lineage: 1.1.0</summary> ## [1.1.0](https://togithub.com/googleapis/google-cloud-node/compare/lineage-v1.0.1...lineage-v1.1.0) (2023-11-09) ### Features * Add open lineage support ([#4793](https://togithub.com/googleapis/google-cloud-node/issues/4793)) ([a2ffd6d](https://togithub.com/googleapis/google-cloud-node/commit/a2ffd6d854a6882e7d1f4226735654b66fd6937e)) </details> <details><summary>edgenetwork: 0.1.0</summary> ## 0.1.0 (2023-11-09) ### Features * Initial release of @google-cloud/edgenetwork ([#4806](https://togithub.com/googleapis/google-cloud-node/issues/4806)) ([6e2643f](https://togithub.com/googleapis/google-cloud-node/commit/6e2643f2d758a87f3367101d8f2cfafa3d6adeb6)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: change
start_time
in message.google.cloud.datacatalog.lineage.v1.LineageEvent
torequired
as intended by apiPiperOrigin-RevId: 579762272
Source-Link: googleapis/googleapis@58878bd
Source-Link: https://github.com/googleapis/googleapis-gen/commit/96a4d735b92f202fbdd2c62da2e21e63216bfa88
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLWxpbmVhZ2UvLk93bEJvdC55YW1sIiwiaCI6Ijk2YTRkNzM1YjkyZjIwMmZiZGQyYzYyZGEyZTIxZTYzMjE2YmZhODgifQ==