alamb commented on issue #10281: URL: https://github.com/apache/datafusion/issues/10281#issuecomment-2097874752
Apparently it needed to be done today Here is the text of the report that was submitted: ``` ## Description: The mission of Apache DataFusion is the creation and maintenance of software related to an extensible query engine ## Project Status: Current project status: New + Ongoing (high activity) Issues for the board: None ## Membership Data: Apache DataFusion was founded 2024-04-16 (20 days ago) There are currently 29 committers and 9 PMC members in this project. The Committer-to-PMC ratio is roughly 8:3. Community changes, past quarter: - No new PMC members (project graduated recently). - Mustafa Akur was added as committer on 2024-04-20 - Brent Gardner was added as committer on 2024-04-20 - Oleks V. was added as committer on 2024-04-20 - Jay Zhan was added as committer on 2024-04-20 - Jeffrey Vo was added as committer on 2024-04-20 - Liu Jiayu was added as committer on 2024-04-20 - Metehan Yildirim was added as committer on 2024-04-20 - Wang Mingming was added as committer on 2024-04-20 - Marco Neumann was added as committer on 2024-04-20 - Zhong Yanghong was added as committer on 2024-04-20 - Mehmet Ozan Kabak was added as committer on 2024-04-20 - Paddy Horan was added as committer on 2024-04-20 - Rémi Dettai was added as committer on 2024-04-20 - Sun Chao was added as committer on 2024-04-20 - Daniel Harris was added as committer on 2024-04-20 - Raphael Taylor-Davies was added as committer on 2024-04-20 - Ruihang Xia was added as committer on 2024-04-20 - Xudong Wang was added as committer on 2024-04-20 - Yang Jiang was added as committer on 2024-04-20 - Yijie Shen was added as committer on 2024-04-20 ## Project Activity: The project is quite active with many PRs and issues opened and closed per day. We have spent significant time on tasks related to becoming a new top level project. DataFusion became its own top level project after operating as a subproject of Apache Arrow for several years. We have been focused on the [tasks] required to operate as our own project, largely logistical such as updating documentation, creating mailing lists, and a [DOAP file]. [tasks]: https://github.com/apache/datafusion/issues/9691 [DOAP file]: https://projects.apache.org/project.html?datafusion ### DataFusion core https://github.com/apache/datafusion In addition to the work related to moving to a top-level project, the community is focused on making logical planning faster, making function packages (i.e. UDFs) modular and easier to mix/match, and “de-parsing” logical plan expressions back to SQL. We are preparing the first release as a new project, version 38.0.0 For the DataFusion repo since 2024-04-16, as of 2024-05-07: 132 commits[1] 46 code contributors[2] 168 PRs opened on GitHub[3] 187 PRs closed on GitHub[4] 130 issues opened on GitHub[5] 94 issues closed on GitHub[6] [1]: git log --since="2024-04-16" --pretty=format:"%h" | wc -l [2]: git shortlog -sn --since="2024-04-16" | wc -l [3]: https://s.apache.org/x5gkj [4]: https://s.apache.org/rg9op [5]: https://s.apache.org/sqlun [6]: https://s.apache.org/l3clf ### Sub project: DataFusion Python https://github.com/apache/datafusion-python The DataFusion Python subproject is not currently actively maintained and there has been no release yet to upgrade to DataFusion version 37 or to prepare for the upcoming DataFusion 38 release. ### Sub project: DataFusion Comet https://github.com/apache/datafusion-comet The Comet subproject is very active and is receiving significant contributions from new contributors. There is some initial documentation published at https://datafusion.apache.org/comet/. ### Sub project: DataFusion Ballista https://github.com/apache/datafusion-ballista https://github.com/apache/datafusion-ballista-python The Ballista subproject is not currently actively maintained. ### Recent Releases * 37.1.0 was released on 2024-04-22 * 37.0.0 was released on 2024-04-05 ## Community Health: Overall, the community seems excited by becoming a new top level projectand contributions continue to arrive and activity on the project continues. We have not made any significant change in day to day operations, and don’t have any plans to do so at the moment. The PMC lists are now set up and we are actively discussing growing committers and the PMC. We expect both of these groups to grow in the near future. In the last 6 months or so, it has been hard to discuss potential committers within the Arrow PMC as many contributors focused almost exclusively on DataFusion and did not also have substantial contributions to Arrow (which was more common earlier in the project's life). We have also created a [Governance Page] to maintain project transparency, largely based on the content from the Arrow project. [Governance Page]: https://s.apache.org/98bwp ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
