You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the "Auto Replay" button; enable auto-replay by default.
Slow down the default playback speed.
Add a hover effect to modules to display descriptions.
Add a description of the process flow.
Adjust the query function to prevent it from overlapping pinned elements and allow for hiding irrelevant components.
In the write buffer, change "active" to "active block," "immut queue" to "immutable blocks," and "storage" to "lake storage (S3/HDFS...)"; within storage, change "blocks" to "persistent blocks" and "files" to "columnar files."
WIP