You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2017/10/23 18:35:51 UTC

[Incubator Wiki] Update of "November2017" by JimApple

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Incubator Wiki" for change notification.

The "November2017" page has been changed by JimApple:
https://wiki.apache.org/incubator/November2017?action=diff&rev1=1&rev2=2

Comment:
sign offs from Brok and Todd via the dev@ mailing list.

- 
  = Incubator PMC report for November 2017 =
  
  === Timeline ===
@@ -407, +406 @@

  
  Three most important issues to address in the move towards graduation:
  
+   Our graduation proposal is in the works.
-   1.
-   2.
-   3.
  
  Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
  aware of?
  
+  No
  
- 
- How has the community developed since the last report?
- 
- 
- 
- How has the project developed since the last report?
+ How has the community developed since the last report?
  
+  There have been 279 Commits:
+    git log --format='%ci' | grep -cE '2017-(08|09|10)'
  
- How would you assess the podling's maturity?
- Please feel free to add your own commentary.
+  62 of those commits were by non-committers:
+    git log --format='%an %ci' | grep -E '2017-(08|09|10)' | tr -d '0-9\-' | cut -d ' ' -f -2 | sort | uniq -c | sort -n
  
+ Of the 37 patch authors, 16 were not committers at the beginning of this reporting period.
+ 
+  There are three new committers members and one new PPMC member:
+    https://lists.apache.org/list.html?dev@impala.apache.org:dfr=2017-8-1|dto=2017-10-31:%22has%20invited%22
+ 
+ Impala has done a fourth release with a third release manager.
+ 
+ Impala has begun graduation procedures: we have held a community discussion and a community vote on graduation, both unanimous. We have established our intended PMC. Next, we will draft our charter and hold a discussion on general@incubator.
+ 
+ How has the project developed since the last report?
+ 
+ Impala has removed the old unpartitioned hash and aggregation nodes, relics from years ago that were kept around for backwards compatibility: the new buffer management makes these obsolete. Code generation for decimal and timestamp types has been added to the text scanner, increasing the performance of some queries by up to 19%. More robust query plans in case of data skew have made some aggregations eight times as fast. A number of large changes are in-flight, including changes to equivalence class computation in the planner, more decimal semantics adjustments, min-max filters for Kudu, and multi-threaded metadata loading that increases the performance of some metadata operations by 8x.
+ 
+ How would you assess the podling's maturity?
+ Please feel free to add your own commentary.
+ 
-   [ ] Initial setup
+  [ ] Initial setup
-   [ ] Working towards first release
+  [ ] Working towards first release
-   [ ] Community building
+  [ ] Community building
-   [ ] Nearing graduation
+  [X] Nearing graduation
-   [ ] Other:
+  [ ] Other:
  
  Date of last release:
  
-   XXXX-XX-XX
+  2017-09-14
  
  When were the last committers or PPMC members elected?
  
+  2017-09-29
  
- 
  Signed-off-by:
  
-   [ ](impala) Tom White
+  [ ](impala) Tom White
-      Comments:
+     Comments:
-   [ ](impala) Todd Lipcon
+  [X](impala) Todd Lipcon
-      Comments:
+     Comments:
-   [ ](impala) Carl Steinbach
+  [ ](impala) Carl Steinbach
-      Comments:
+     Comments:
-   [ ](impala) Brock Noland
+  [X](impala) Brock Noland
-      Comments:
+     Comments:
  
  IPMC/Shepherd notes:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org