Vigith Maurice
Vigith Maurice
Do we really need the Drop semantics for Rust because Rust has Option?
The path is hardcoded to start with `/var/run/numaflow`, we should be able to point it to perhaps `/tmp/var/run/...`?
We need to implement tracing and, if possible, annotate expensive functions with `#[instrument]` annotations.
Example, ```Dockerfile FROM rust:1.76-bookworm as build RUN apt-get update RUN apt-get install protobuf-compiler -y # create a new empty shell project WORKDIR /examples # copy your source tree COPY src...
simple-source example does not include Partitions (#23).