-
Notifications
You must be signed in to change notification settings - Fork 147
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
[Dev] Time traveling #98
Comments
|
|
Data based on ETL team’s model:
|
(Closing this issue for housekeeping purposes) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Time traveling allow us to view and test using data at a specified point in time.
Go to
/dev
and enableELECT_DEVELOPER_PANEL
.Open the developer panel and click the Time Travel button.
Thanks to the fact that we don’t overwrite our data file but each time write a new file, time traveling is possible! We can go back in time and load the data in the past and inspect the cases where data may be weird and interesting.
Some cases:
add more cases in comments of this issue...
The text was updated successfully, but these errors were encountered: