laysakura commented on issue #21089:
URL: https://github.com/apache/beam/issues/21089#issuecomment-1495914682

   Unfortunatelly, it seems that @nivaldoh['s 
repository](https://github.com/nivaldoh/beam/tree/rust_sdk/sdks/rust) is 
inactive as of February 1st, 2023. There are 5 pull requests that have not been 
reviewed or merged.
   
   <img width="1498" alt="image" 
src="https://user-images.githubusercontent.com/498788/229793262-07a47b5e-c176-46b7-9dd8-c276ae8da37f.png";>
   
   To address this issue, I have created [a 
fork](https://github.com/laysakura/beam/tree/rust_sdk) of the repository. In my 
fork, I have:
   
   - hand-merged [a topic branch from 
](https://github.com/nivaldoh/beam/pull/22) @robertwb
   - (wip) stopped using `Any`, and instead used generics for PTransform in-out 
parameters
   - made many other refactorings to make the code more Rust-like
   
   I welcome any contributions to this repository.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to