@@ -95,9 +95,8 @@ Here are side-artifacts that are not directly linked to my project:
9595| Type | System | Artifact |
9696| ------| --------| ----------|
9797| AI Code Review | Gemini Code Assist | [ PR #35532 ] ( https://github.com/apache/beam/pull/35532 ) |
98- | Enrichment Handler | CloudSQL | [ PR #34398 ] ( https://github.com/apache/beam/pull/34398 ) |
99- | Sink I/O | CloudSQL | [ PR #35473 ] ( https://github.com/apache/beam/pull/35473 ) |
100- | Test Infrastructure | GitHub CI | [ PR #35655 ] ( https://github.com/apache/beam/pull/35655 ) <br > [ PR #35740 ] ( https://github.com/apache/beam/pull/35740 ) <br > [ PR #35816 ] ( https://github.com/apache/beam/pull/35816 ) |
98+ | Enrichment Handler | CloudSQL | [ PR #34398 ] ( https://github.com/apache/beam/pull/34398 ) <br > [ PR #35473 ] ( https://github.com/apache/beam/pull/35473 ) |
99+ | Pytest Markers | GitHub CI | [ PR #35655 ] ( https://github.com/apache/beam/pull/35655 ) <br > [ PR #35740 ] ( https://github.com/apache/beam/pull/35740 ) <br > [ PR #35816 ] ( https://github.com/apache/beam/pull/35816 ) |
101100
102101For more granular contributions, checking out my
103102[ ongoing Beam contributions] ( https://github.com/apache/beam/pulls?q=is%3Apr+author%3Amohamedawnallah ) .
@@ -150,7 +149,7 @@ not referenced in the `CONTRIBUTING.md` file at the time of writing this post
150149## How Did This Project Start To Attract Users in the ML Community?
151150
152151It is observed that after we had a Milvus Enrichment Handler PR before even
153- merging, we started to observe community-driven contributions like
152+ merging, we started to see community-driven contributions like
154153[ this one that adds Qdrant] ( https://github.com/apache/beam/pull/35686 ) . Qdrant
155154is a competitor to Milvus in the vector space. This demonstrates how
156155the project's momentum and visibility in the ML community space attracted
@@ -214,9 +213,10 @@ best mentor I have worked with so far, given that I have worked with several
214213mentors. What makes me say that:
215214 - ** Generosity:** Danny is very generous with his time, feedback, and
216215 genuinely committed to reviewing my work on a regular basis. We have weekly
217- 30-minute sync calls over almost 22 weeks (5 months) since the official
216+ 30-minute sync calls over almost 21 weeks (5 months) since the official
218217 community bonding period, where he shares with me his contextual expertise and
219- addresses any questions I may have with openness to extend time if needed
218+ addresses any questions I may have with openness to extend time if needed and
219+ flexible about skipping calls when there was no agenda
220220 - ** Flexibility:** When I got accepted to GSoC, after a few days I also got
221221 accepted to a part-time internship that I had applied to before GSoC, while
222222 also managing my last semester in my Bachelor of Computer Science, which was
0 commit comments