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

Remove direct Snowflake DB interactions #12

Open
PSalant726 opened this issue Feb 17, 2022 · 0 comments
Open

Remove direct Snowflake DB interactions #12

PSalant726 opened this issue Feb 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@PSalant726
Copy link
Contributor

Depends on #10 and #11 .

With event data being published to/flushed from S3, there is no need for fideslog to continue writing event data directly to the Snowflake DB. Any direct Snowflake DB interactions should be removed in favor of the S3-based mechanism.

To avoid duplicating event data in the Snowflake DB, any event data in the S3 bucket written before the deploy should be removed after deploying this change.

@PSalant726 PSalant726 added the enhancement New feature or request label Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant