-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Issue 8930 - Update profiler timestamp from seconds to milliseconds #12948
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We assume timestamps are in seconds as if it were ingested as milliseconds (would have happened through API call) the data would not have been displayed correctly.
2 failed tests on run #28525 ↗︎Details:
|
Test | Artifacts | |
---|---|---|
Postgres Ingestion > Verify if usage is ingested properly |
Output
Screenshots
Video
|
Features/RecentlyViewed.spec.js • 1 failed test • Tests with database mysql
Test | Artifacts | |
---|---|---|
Recently viwed data assets > recently view section should have at max list of 5 entity |
Output
Screenshots
Video
|
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.
[open-metadata-ui] Kudos, SonarCloud Quality Gate passed!
|
[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed! |
Describe your changes:
Fixes #8930
Update timestamp for column and table from seconds to milliseconds
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>