Re: Draft board report for October 2020

2020-10-12 Thread Stamatis Zampetakis
That was a nice one Vladimir :) I believe that personal contributions are valuable for the project and we should definitely keep those coming. At the same, we should try to improve our review capacity. I think it is a good idea to call out reviewers by name, as a small acknowledgement of their

Re: Draft board report for October 2020

2020-10-10 Thread Vladimir Sitnikov
Julian>You must be an old C programmer, using 1 and 0 for true I still support Oracle DB 10g/11g apps, so booleans and filter() do not even exist in my world :) It turns out ./sqlsh is something that can execute "select count(*) from git_commits" directly (no models required). It would be nice

Re: Draft board report for October 2020

2020-10-09 Thread Julian Hyde
Stamatis, Your "commits by non-committers" metric is a good one. I think it might also be nice to call out, by name, the committers who are committing non-committers' PRs. (Much more constructive than shaming committers who are committing their own changes but no one else's.) Vladimir, Very

Re: Draft board report for October 2020

2020-10-09 Thread Vladimir Sitnikov
You are doing it all wrong! :) model.json: { "version": "1.0", "defaultSchema": "os", "schemas": [ { "name": "os", "tables": [ { "name": "git_commits", "type": "view", "sql": "select * from table(\"git_commits\"(true))" }

Re: Draft board report for October 2020

2020-10-09 Thread Stamatis Zampetakis
The backlog is our usual problem; the number keeps increasing but it is true that we don't have a better idea of how well/bad we are doing. A metric sounds like a good idea and putting in the report every quarter will help us have a permanent trace. Percentage of open pull requests after three

Re: Draft board report for October 2020

2020-10-06 Thread Julian Hyde
The report looks good. The backlog of pull requests continues to be a concern. I think we should track a metric so we know how we are doing, and strive to improve it. How about "percentage of pull requests that are open after three months"? Julian On Tue, Oct 6, 2020 at 7:37 AM Stamatis

Re: Draft board report for October 2020

2020-10-06 Thread Stamatis Zampetakis
Thanks for the feedback guys! @Vladimir: Indeed the sentence does not make sense :) It is a residual from another paragraph that I already removed. Thanks for catching that. On Tue, Oct 6, 2020 at 10:54 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Stamatis> A small decrease >

Re: Draft board report for October 2020

2020-10-06 Thread Vladimir Sitnikov
Stamatis> A small decrease Stamatis> in closed issues can be attributed to those opened after applying static Stamatis> code analysis frameworks Frankly speaking, it sounds puzzling. It is not clear how "opening new issues" might result in "decrease in closed issues". Vladimir

Re: Draft board report for October 2020

2020-10-06 Thread Ruben Q L
> > > On 6/10/2020 9:15 am, Haisheng Yuan wrote: > > > Looks good to me, thanks! > > > > > > - Haisheng > > > > > > ---------- > > > 发件人:Stamatis Zampetakis > > > 日 期:2020年10月06日

Re: Draft board report for October 2020

2020-10-05 Thread Michael Mior
anks! > > > > - Haisheng > > > > -- > > 发件人:Stamatis Zampetakis > > 日 期:2020年10月06日 06:04:06 > > 收件人: > > 主 题:Draft board report for October 2020 > > > > Attached below is a draft of this month's board report. I plan to submit

Re: Draft board report for October 2020

2020-10-05 Thread Francis Chuang
+1 Thanks, Stamatis! Francis On 6/10/2020 9:15 am, Haisheng Yuan wrote: Looks good to me, thanks! - Haisheng -- 发件人:Stamatis Zampetakis 日 期:2020年10月06日 06:04:06 收件人: 主 题:Draft board report for October 2020 Attached below

Re: Draft board report for October 2020

2020-10-05 Thread Haisheng Yuan
Looks good to me, thanks! - Haisheng -- 发件人:Stamatis Zampetakis 日 期:2020年10月06日 06:04:06 收件人: 主 题:Draft board report for October 2020 Attached below is a draft of this month's board report. I plan to submit it on October 7. Please

Draft board report for October 2020

2020-10-05 Thread Stamatis Zampetakis
Attached below is a draft of this month's board report. I plan to submit it on October 7. Please let me know if you have any additions or corrections. ## Description: Apache Calcite is a highly customizable framework for parsing and planning queries on data in a wide variety of formats. It allows