Tiago Requeijo
Tiago Requeijo
I'm trying to write a JSON reader based on the new split of packages, but am finding that I'm repeating a lot of the code on the Spark side, so...
I'm trying to adapt the concat operator to implement the catch_exception op, but just noticed that the concat fails with an async iterable. I'm using the following observable: ``` async...
Fixes #36.
It'd be great to have an environment variable to allow serving the UI under a different base url so it plays better with nginx or some other reverse proxy.