luckyworkama

Results 4 comments of luckyworkama

> The other option is to match the trace to the path of a datum through the system. This works for simple linear chains of operators, but fails for joins,...

the crash reporting/tracing process is a sidecar, how does this interact with containerized deployments, do you think multiple processes inside the single container or multiple containers on the same host....

> Is there an example I can run to test locally? yes, the best example is hydro_lang/src/tests/hydro_deploy/docker(). With this PR you can just click 'run test' in vscode via rust...

> Getting a linking error running on mac, will debug > > ``` > warning: dropping unsupported crate type `dylib` for target `x86_64-unknown-linux-musl` > > > error: linking with `cc`...