Open mihaibudiu opened 1 year ago
This works by starting a DBSP server and using the REST API for steps 2 and 3 and then feeding data to input endpoints. We don't have another way to do this kind of end-to-end testing available to the user.
They should be able to run this test without a web server. Just local files and a Rust compiler + our SQL compiler.
I'm not sure who are the users this will be serving. Why not continue investing the effort in making the end-to-end API-based workflow easy to use?
We need a small "hello world" example which