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

Populate lineage_events created_at timestamp for every new event #2304

Open
prachim-collab opened this issue Dec 8, 2022 · 1 comment
Open

Comments

@prachim-collab
Copy link
Contributor

As part of issue: #2300 a new created_at column will be added to lineage_events table. Once that DB migration change is rolled out. We want to populate the new column with database server's UTC now() timestamp whenever the event is inserted in the DB. To achieve this /lineage events POST api should be updated.

@denimalpaca
Copy link

@wslulciuc what's the work here that needs to be done on the Marquez side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants