Conversation
|
Preview URL: https://AlenkaF.github.io/arrow-site If the preview URL doesn't work, you may forget to configure your fork repository for preview. |
|
|
||
| This blog post has been created as an effort to improve the value of | ||
| an individual contributor with recognition and visibility. As per | ||
| IEEE Software paper [^1] concrete evidence of our progress and |
There was a problem hiding this comment.
thanks for adding this reference!
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr>
|
|
||
| ## Closing of Stale issues | ||
|
|
||
| [thisisnic](https://github.com/thisisnic) was working on closing of stale |
There was a problem hiding this comment.
Aww, thanks for the shout out!
| [raulcd](https://github.com/raulcd) and [pitrou](https://github.com/pitrou) | ||
| for organizing the event. | ||
|
|
||
| <!-- TODO: Would it be possible to add a group picture here? --> |
There was a problem hiding this comment.
We should 100% add a group picture, great idea! <3
There was a problem hiding this comment.
@raulcd do I remember correctly that you have the group photos? Would you share one with me so I can add it here?
There was a problem hiding this comment.
oops sorry, I've just seen this message. I don't have any group photo for the event sorry. I checked and I only have some pictures of some presenters during the event. From what I recall @wesm might have the pictures
There was a problem hiding this comment.
I have some others, but here is one if this works (a bit zoomed, out can be cropped): https://photos.app.goo.gl/xSsKKpW929MP9kjE7. let me know if this doesn't work
paleolimbot
left a comment
There was a problem hiding this comment.
Awesome! Thank you for this summary!
Co-authored-by: Dewey Dunnington <dewey@dunnington.ca> Co-authored-by: Nic Crane <thisisnic@gmail.com>
| | component | merged_prs | line_changes | | ||
| |---|---|---| | ||
| | parquet | 333 | 140958 | | ||
| | arrow | 436 | 76590 | | ||
| | parquet-variant | 125 | 41832 | | ||
| | api-change | 59 | 33938 | | ||
| | arrow-avro | 48 | 29487 | |
There was a problem hiding this comment.
how did you compute these? Can we compute them for arrow-go also? 😄 specifically the arrow, parquet, and internal components
There was a problem hiding this comment.
I look through merged PRs and group by labels (if used) and title prefix/commit style type. For Go this was a bit harder to do as the labels are not used for the components, most of the information I got from the commits, see: https://github.com/arrow-maintenance/explorations/blob/main/yearly_highlights/github_repo_report_arrow_go.ipynb.
The current output would thus be:
| component | merged_prs | line_changes | top_pr_1 | top_pr_2 | top_pr_3 |
|---|---|---|---|---|---|
| "parquet" | 34 | 27056 | "refactor(parquet/internal/enco… | "feat(parquet/schema): initial … | "feat(parquet): add variant enc… |
| "arrow" | 33 | 14235 | "feat(arrow/extensions): Add Va… | "new(arrow/compute): temporal r… | "refactor(arrow/array): replace… |
| "(unlabeled)" | 4 | 2662 | "Implement RLE dictionary decod… | "Batch of small optimizations" | "use xnor for boolean equals fu… |
| "format" | 1 | 2044 | "format: regenerate internal/fl… | null | null |
| "fix" | 8 | 1981 | "fix: move from atomic.(Add|Loa… | "fix: correctly initialize Sche… | "Fix: Handle null values in Pla… |
| same event [paddyroddy](https://github.com/paddyroddy) also started with | ||
| his first contribution and helped on the Python packaging side further on. | ||
|
|
||
| <!-- TODO: Add Rust and Go new contribs content --> |
There was a problem hiding this comment.
I will work on this -- sorry for the late reply
|
|
||
| | Author | # of prs | # of line changes (+ and -) | | ||
| |---|---|---| | ||
| | scovich | 50 | 21006 | |
There was a problem hiding this comment.
@scovich @jecsand838 @friendlymatthew @rambleraptor and @sdk-jkl -- you made the leaderboard 🎉
|
Thank you all for the reviews and comments, much appreciated! I think I included them all. I have also updated the notebooks (no #comments and #reviews columns, nanoarrow notebook has been added). |
No description provided.