LGTM and +1 for the longer description as Francis mentioned. This is the report for Q3 (July-September) so I think Avatica 1.19 should anyways go to the next one.
## Project Activity +At BOSS 2021, Copenhagen, Denmark, August 16, 2021, Julian Hyde & Stamatis Zampetakis gave a tutorial about Calcite. ## Community Health: Stats from git log for Q3 in case you find them useful: Number of active reviewers per month +---------------------+---------------------+---------------------+ | year | month | active_reviewers | +---------------------+---------------------+---------------------+ | 2021 | 7 | 6 | | 2021 | 8 | 2 | | 2021 | 9 | 8 | +---------------------+---------------------+---------------------+ Top reviewers in Q3 2021 +-----------+---------------------+ | committer | reviews | +-----------+---------------------+ | Julian Hyde <[email protected]> | 14 | | Stamatis Zampetakis <[email protected]> | 7 | | Wang Yanlin <[email protected]> | 4 | | Haisheng Yuan <[email protected]> | 3 | | Feng Zhu <[email protected]> | 3 | | Jesus Camacho Rodriguez <[email protected]> | 2 | | liyafan82 <[email protected]> | 2 | | Vladimir Sitnikov <[email protected]> | 1 | | yuzhao.cyz <[email protected]> | 1 | | Haisheng Yuan <[email protected]> | 1 | +-----------+---------------------+ On Wed, Oct 6, 2021 at 12:52 PM Francis Chuang <[email protected]> wrote: > Looks good to me! Avatica 1.19 is currently being voted upon, so if it > finalizes before the 12th, it should be added to the report. > > I'd suggest using the longer description for the project: > > Apache Calcite is a highly customizable framework for parsing and > planning queries on data in a wide variety of formats. It allows > database-like access, and in particular a SQL interface and advanced > query optimization, for data not residing in a traditional database. > > Avatica is a sub-project within Calcite and provides a framework for > building local and remote JDBC and ODBC database drivers. Avatica has an > independent release schedule and its own repository. > > Francis > > On 6/10/2021 6:15 pm, Haisheng Yuan wrote: > > Attached below is a draft of this month's board report. I plan to submit > it on Oct 12. Please let me know if you have additions or corrections. > > > > ## Description: > > The mission of Calcite is the creation and maintenance of software > related to > > Dynamic data management framework > > > > ## Issues: > > There are no issues requiring board attention. > > > > ## Membership Data: > > Apache Calcite was founded 2015-10-21 (6 years ago) > > There are currently 53 committers and 23 PMC members in this project. > > The Committer-to-PMC ratio is roughly 7:3. > > > > Community changes, past quarter: > > - No new PMC members. Last addition was Ruben Q L on 2020-08-09. > > - No new committers. Last addition was Vladimir Ozerov on 2021-06-23. > > > > ## Project Activity: > > No new version was released. > > > > At ApacheCon 2021, September 22, 2021, Vladimir Ozerov gave a talk on > building > > modern SQL query optimizers with Apache Calcite. > > > > At Strange Loop 2021, September 30, 2021, Julian Hyde gave a talk on > Morel, > > a functional query language. > > > > ## Community Health: > > The overall activity in the community has increased slightly in the past > > few months, specifically 47% more opened PRs, 25% more closed PRs on > GitHub. > > But the number of active reviewers still remains small. > > > > Thanks, > > Haisheng Yuan > > >
