English

Governance Matters: Lessons from Restructuring the data.table OSS Project

Software Engineering 2026-01-21 v1

Abstract

Open source software (OSS) forms the backbone of industrial data workflows and enterprise systems. However, many OSS projects face operational risks due to informal or centralized governance. This paper presents a practical case study of data.table, a high-performance R package widely adopted in production analytics pipelines, which underwent a community-led governance reform to address scalability and sustainability concerns. Before the reform, data.table faced a growing backlog of unresolved issues and open pull requests, unclear contributor pathways, and bottlenecks caused by reliance on a single core maintainer. In response, the community initiated a redesign of its governance structure. In this paper, we evaluated the impact of this transition through a mixed-methods approach, combining a contributor survey (n=17) with mining project repository data. Our results show that following the reform, the project experienced a 200% increase in new contributor recruitment, a drop in pull request resolution time from over 700 days to under a week, and a 3x increase in contributor retention. Community sentiment improved around transparency, onboarding, and project momentum, though concerns around fairness and conflict resolution remain. This case study provides practical guidance for maintainers, companies, and foundations seeking to enhance OSS governance.

Keywords

Cite

@article{arxiv.2601.13466,
  title  = {Governance Matters: Lessons from Restructuring the data.table OSS Project},
  author = {Pedro Oliveira and Doris Amoakohene and Toby Hocking and Marco Gerosa and Igor Steinmacher},
  journal= {arXiv preprint arXiv:2601.13466},
  year   = {2026}
}

Comments

ICSME 2025

R2 v1 2026-07-01T09:11:33.976Z