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

[SNOW-57] re-process fileinventory tables #25

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Conversation

thomasyu888
Copy link
Member

problem

The fileinventory tables didn't have the snapshot date associated with them. This is a problem because last_modified_on in the inventory tables do not correlate to a shift of the S3 object to different file inventories.

Solution

  • add the snapshot_date as when the parquet file was created
  • Add snapshot date in scheduled task
  • reprocess data

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@thomasyu888 thomasyu888 merged commit 0742871 into dev Feb 17, 2024
3 checks passed
@thomasyu888 thomasyu888 changed the title re-process fileinventory tables [SNOW-57] re-process fileinventory tables Feb 17, 2024
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.

1 participant