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
In order to make it easy to continuously import data from files in a given directory, we would like to make it possible to "tail -f" all files in it. The desired UX would be along the lines of:
In order to make it easy to continuously import data from files in a given directory, we would like to make it possible to "tail -f" all files in it. The desired UX would be along the lines of:
We can employ fswatch to implement this feature.
💯 Definition of Done
Tasks
The text was updated successfully, but these errors were encountered: