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

StorageLoader: update manifest table as part of Redshift load transaction #2280

Closed
alexanderdean opened this issue Dec 31, 2015 · 0 comments
Closed
Assignees

Comments

@alexanderdean
Copy link
Member

alexanderdean commented Dec 31, 2015

As part of the transaction, we should write to a table, load_manifest, containing:

  • etl_tstamp
  • load_tstamp
  • event_count (assuming this can be retrieved from within transaction correctly)

To start with we will just populate this, but in the future it can be used to drive/validate the load...

@alexanderdean alexanderdean self-assigned this Dec 31, 2015
@alexanderdean alexanderdean modified the milestones: R8x [HAD] Stability and web model, Redshift load improvements #2 Nov 27, 2016
@alexanderdean alexanderdean changed the title StorageLoader: update manifest table as part of load transaction StorageLoader: update manifest table as part of Redshift load transaction Dec 6, 2016
chuwy pushed a commit to snowplow/snowplow-rdb-loader that referenced this issue Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant