-
Notifications
You must be signed in to change notification settings - Fork 475
write fields to redis/clickhouse, fewer data sync submits #10093
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
Conversation
|
ccschmitz
left a comment
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.
Code + click test LGTM!
Summary
fields_by_sessiontable and mv for looking up fields by session idResumedAfterProcessedTimeupdates as that is just for debugging and doesn't seem necessaryHow did you test this change?
Are there any deployment considerations?
fields_by_sessiontable has already been populated in prodfieldsandsession_fieldstables in Postgres eventuallyDoes this work require review from our design team?