Couldn't agree more with alamb's proposal! I started participating in the arrow rust community last year, and at first, I just contributed code. Later, in order to have a deeper understanding of the whole codebase and to help new people in the community, I started to participate in code reviews, sorting out issues. In this process, not only did I have a deeper understanding of the codebase but I was able to follow the development of the whole community and not to get off track. I also learned a lot of new knowledge during the code review process, which has helped me grow a lot! I'm also proud of helping new people in the community!
--- xudong Andrew Lamb <al...@influxdata.com> 于2022年3月4日周五 04:28写道: > Hi, > > I would like to remind everyone in the Rust community that we not only > welcome, but encourage community members to help review each other's PRs in > addition to contributing code. It is a great way to help the community, get > more familiar with Rust, and the Arrow, Parquet, DataFusion and Ballista > codebases! Of course, it also would help reduce the burden on maintainers > :) > > I also added some notes in the readme files of the arrow-rs [1] and > datafusion [2] repos to encourage this as well. > > [1] https://github.com/apache/arrow-rs/pull/1396 > [2] https://github.com/apache/arrow-datafusion/pull/1917 >