I just pulled a copy of your repo to integrate some of the work I did to flesh out a Rust worker harness, I'll have a PR ready soon-ish. Sorry I didn't spot your work before, otherwise I'd have gotten in touch and done that sooner.
On Sat, Jan 7, 2023, 15:58 Nivaldo Tokuda <nivaldo.humber...@gmail.com> wrote: > To anyone interested, I had already initiated work on the Rust SDK for > Beam before the Dataflow team took notice. Robert agreed to merge the code > I produced with the repo that will be used in the hackathon and go from > there for the rest of the implementation. The discussions (and progress) > can be found here <https://github.com/apache/beam/issues/21089>. > > On Fri, Jan 6, 2023 at 4:37 PM Robert Bradshaw via dev < > dev@beam.apache.org> wrote: > >> Just TODOs in the code for now. (The codebase is small/fresh enough to >> grep for them.) >> >> On Fri, Jan 6, 2023 at 11:23 AM Yichi Zhang <zyi...@google.com> wrote: >> > >> > I'm very interested, I admit that I know nothing about Rust but always >> had the desire to learn, are there github issues tracking the work? >> > >> > On Fri, Jan 6, 2023 at 11:09 AM Robert Bradshaw via dev < >> dev@beam.apache.org> wrote: >> >> >> >> Hi all, >> >> >> >> Welcome to 2023! As last year, the Google Dataflow team is kicking the >> >> first week off with a hackathon, and one of the projects proposed this >> >> year was to throw together a rust SDK. If you're interested, you can >> >> follow the progress at >> >> https://github.com/kennknowles/beam/tree/rust/sdks/rust . Even better, >> >> if you feel so inclined, feel free to chip in! (Though Rust expertise >> >> would be welcome, don't feel it's necessary--I didn't know it at all >> >> until this three days ago.) We don't know where it'll go, but it's a >> >> chance to have some fun and work with new people and maybe learn >> >> something along the way. >> >> >> >> Happy coding! >> >> >> >> - Robert >> >