Simon

Results 48 comments of Simon

I understand it's a reference page, but it's very useful to be able to pull up the diagram when talking (also within the team) about how interaction works with a...

If it is needed for the contrast/size, you could add a darker tone border around the status circles in the list. Most important I think is that the center color...

"Unable to retrieve metrics at this moment" would be good.

They are documented in the API: https://docs.feldera.com/api/create-a-new-pipeline We could write a docs page with some use case examples, which also refers to the API for further reading? We should also...

A pipeline start for the local-runner corresponds to creating a directory where it will run, fetching the binary from the compiler server and copying it there, and then running the...

Thanks for the detailed report! I see, this does get picked up with stdout/stderr becoming not available but currently it just continues until the process is explicitly shutdown. I think...

In general, I'm for this change, because the fact that the `awc` Client is not `Send` makes it really difficult to pass around. If this is still relevant, shall I...

Thanks! Yes, many of them (the ones related to records) should not need too many core changes. The number of tuples in tables/views will likely be the most core work....

Already looks like a great start (I see it's WIP). One early comment I had: could you rename it to `program_udf_rust` and `program_udf_toml`? My motivation is to indicate they are...

It can be found in the logs at compilation time, for example: ``` 2025-02-02 00:00:00 INFO [manager] Rust compilation started: pipeline 00000000-0000-0000-0000-000000000000 (program version: 1) with profile optimized (source checksum:...