James McKeown
James McKeown
What's the difference between a streaming engine and a streaming library?
I'm hoping to use Athena with Dask, performing queries which return 10-30 GB and then training some distributed ML algorithms. Any suggestions for concurrent/distributed io for such a task? I've...
As of `0.5.1` there is no way to change the port for mercury when using `watch`. There are various work arounds using `runserver` and [something external](https://calmcode.io/entr/introduction.html) to control restarts, but...