Skip to content

Conversation

@sudo-suhas
Copy link
Contributor

The create and update time fields in the Asset proto are meant to track when the asset was first created or updated which would correspond to the first and last time the asset was ingested.

Therefore, add create/update time fields inside specific asset metadata protos:

  • Bucket
  • Dashboard
  • Job
  • Table
  • Topic
  • User

This will track, for example, when a table was created in the database and the last time the table structure was updated.

Related to raystack/meteor#409

@sudo-suhas sudo-suhas marked this pull request as draft September 23, 2022 10:38
@sudo-suhas sudo-suhas changed the title feat: Support create/update time in asset metadata feat: support create/update time in asset metadata Sep 23, 2022
The create and update time fields in the Asset proto are meant to track
when the asset was first created or updated which would correspond to
the first and last time the asset was ingested.

Therefore, add create/update time fields inside specific asset metadata
protos:
- Bucket
- Dashboard
- Job
- Table
- Topic
- User

This will track, for example, when a table was created in the database
and the last time the table structure was updated.
@sudo-suhas sudo-suhas marked this pull request as ready for review September 26, 2022 11:28
@ravisuhag ravisuhag merged commit 7557d09 into main Sep 26, 2022
@ravisuhag ravisuhag deleted the create_update_time branch September 26, 2022 11:32
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.

3 participants