Date   

Re: Nominating Ying Su as new committer

Shixuan Fan
 

+1

 

I feel this is long overdue :D

 

From: presto-tsc@... <presto-tsc@...>
Date: Wednesday, December 23, 2020 at 11:33 AM
To: presto-tsc@... <presto-tsc@...>
Subject: [presto-tsc] Nominating Ying Su as new committer

Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong


Re: Nominating Ying Su as new committer

Andrii Rosa
 

+1

On Wed, Dec 23, 2020 at 4:41 PM Bin Fan <binfan@...> wrote:
+1 for the nomination.

Thanks for the great work!

- Bin

On Wed, Dec 23, 2020 at 11:32 AM <rongrong100@...> wrote:
Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong



--


Re: Nominating Ying Su as new committer

Bin Fan
 

+1 for the nomination.

Thanks for the great work!

- Bin

On Wed, Dec 23, 2020 at 11:32 AM <rongrong100@...> wrote:
Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong




Re: Nominating Ying Su as new committer

rschlussel@...
 

+1

 

From: presto-tsc@... <presto-tsc@...>
Date: Wednesday, December 23, 2020 at 3:10 PM
To: rongrong100@... <rongrong100@...>
Cc: presto-tsc@... <presto-tsc@...>
Subject: Re: [presto-tsc] Nominating Ying Su as new committer

+1

 

On Wed, Dec 23, 2020 at 11:32 AM <rongrong100@...> wrote:

Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong


 

--

Best Regards,
Wenlei Xie (文磊)

Email: wenlei.xie@...


Re: Nominating Ying Su as new committer

Wenlei Xie
 

+1

On Wed, Dec 23, 2020 at 11:32 AM <rongrong100@...> wrote:
Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong



--
Best Regards,
Wenlei Xie (谢文磊)

Email: wenlei.xie@...


Re: Nominating Ying Su as new committer

venki.korukanti@...
 

+1

On Wed, Dec 23, 2020 at 12:05 PM Tim Meehan via lists.prestodb.io <tdm=fb.com@...> wrote:

+1

 

From: presto-tsc@... <presto-tsc@...>
Date: Wednesday, December 23, 2020 at 11:32 AM
To: presto-tsc@... <presto-tsc@...>
Subject: [presto-tsc] Nominating Ying Su as new committer

Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong


Re: Nominating Ying Su as new committer

Tim Meehan
 

+1

 

From: presto-tsc@... <presto-tsc@...>
Date: Wednesday, December 23, 2020 at 11:32 AM
To: presto-tsc@... <presto-tsc@...>
Subject: [presto-tsc] Nominating Ying Su as new committer

Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong


Nominating Ying Su as new committer

rongrong100@...
 

Dear TSC members,

I would like to nominate Ying Su as a committer. Ying has been working on Presto for almost 3 years. She had contributed 200 commits with 20K+ lines of code.

She primarily worked on execution and performance optimization. Some of her highlights are:

  • Optimize repartition, which brought 2-3x CPU reduction on PartitionedOutputOperator (Blog Post) and 6x memory reduction.
  • Optimize Unnest, which brought up to 20x CPU reduction on UnnestOperator in Facebook workload (Blog Post)
  • Scan optimizations that brought additional 3 -17% efficiency through vectorization and batch processing on top of Aria Scan optimizations.
  • Many performance improvements in projection, map / array functions, etc.
  • Many memory / GC fixes, etc

In addition to her contribution, she also provided valuable feedbacks on others’ work related to execution / performance improvements. I think it’s safe to say that Presto would not be as good without her contributions.

Per the TSC charter "A Contributor may become a Committer by a majority approval of the existing Committers.", therefore, each TSC member has one vote to cast. Please reply with +1/-1 if you approve/disapprove onboarding Ying as a committer. 

Thanks!
Rongrong


Re: PF TSC Chair Call for Nominations

Nezih Yigitbasi
 

Thanks Girish and Gale! Looking forward to a great 2021!

Nezih


From: Girish Baliga <baliga@...>
Sent: Friday, December 11, 2020 11:56:53 AM
To: Gale McCommons <gmccommons@...>
Cc: Nezih Yigitbasi <nezihy@...>; presto-tsc@... <presto-tsc@...>
Subject: Re: [presto-tsc] PF TSC Chair Call for Nominations
 
Congratulations, Nezih! Looking forward to some amazing technical breakthroughs in 2021 and beyond!

Best,
Girish

On Fri, Dec 11, 2020 at 11:54 AM Gale McCommons <gmccommons@...> wrote:
Presto Foundation Technical Steering Committee,

The call for nominations has closed. There are no additional nominees, and Nezih will continue to serve as the TSC chair in 2021. Congratulations Nezih and thank you for continuing to support the foundation!

Gale



On Mon, Dec 7, 2020 6:54 PM, Gale McCommons via lists.prestodb.io gmccommons=linuxfoundation.org@... wrote:
Thank you, Girish!



On Mon, Dec 7, 2020 6:42 PM, Girish Baliga baliga@... wrote:
Hi Gale,

I'd like to nominate +Nezih Yigitbasi for this role. I think he did a great job this past year and led the TSC very well. Next year will also be critical with upcoming changes to TSC structure (committers v/s TSC members), community engagement ramp-up, new companies joining, technical roadmap changes, etc., and I think Nezih is very well equipped to lead the TSC through these challenges.

Best,
Girish

On Wed, Dec 2, 2020 at 1:22 PM Gale McCommons <gmccommons@...> wrote:

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795



Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Re: PF TSC Chair Call for Nominations

Girish Baliga
 

Congratulations, Nezih! Looking forward to some amazing technical breakthroughs in 2021 and beyond!

Best,
Girish

On Fri, Dec 11, 2020 at 11:54 AM Gale McCommons <gmccommons@...> wrote:
Presto Foundation Technical Steering Committee,

The call for nominations has closed. There are no additional nominees, and Nezih will continue to serve as the TSC chair in 2021. Congratulations Nezih and thank you for continuing to support the foundation!

Gale



On Mon, Dec 7, 2020 6:54 PM, Gale McCommons via lists.prestodb.io gmccommons=linuxfoundation.org@... wrote:
Thank you, Girish!



On Mon, Dec 7, 2020 6:42 PM, Girish Baliga baliga@... wrote:
Hi Gale,

I'd like to nominate +Nezih Yigitbasi for this role. I think he did a great job this past year and led the TSC very well. Next year will also be critical with upcoming changes to TSC structure (committers v/s TSC members), community engagement ramp-up, new companies joining, technical roadmap changes, etc., and I think Nezih is very well equipped to lead the TSC through these challenges.

Best,
Girish

On Wed, Dec 2, 2020 at 1:22 PM Gale McCommons <gmccommons@...> wrote:

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795



Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Re: PF TSC Chair Call for Nominations

Gale McCommons <gmccommons@...>
 

Presto Foundation Technical Steering Committee,

The call for nominations has closed. There are no additional nominees, and Nezih will continue to serve as the TSC chair in 2021. Congratulations Nezih and thank you for continuing to support the foundation!

Gale



On Mon, Dec 7, 2020 6:54 PM, Gale McCommons via lists.prestodb.io gmccommons=linuxfoundation.org@... wrote:
Thank you, Girish!



On Mon, Dec 7, 2020 6:42 PM, Girish Baliga baliga@... wrote:
Hi Gale,

I'd like to nominate +Nezih Yigitbasi for this role. I think he did a great job this past year and led the TSC very well. Next year will also be critical with upcoming changes to TSC structure (committers v/s TSC members), community engagement ramp-up, new companies joining, technical roadmap changes, etc., and I think Nezih is very well equipped to lead the TSC through these challenges.

Best,
Girish

On Wed, Dec 2, 2020 at 1:22 PM Gale McCommons <gmccommons@...> wrote:

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795



Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Presto Monthly Technical Blogs Plan

Mei Long
 

Dear Community-

Bin and I are putting together a plan for presto technical blogs for Q1, 2021. We have some initial ideas and we would like to share them with you. If you have additional proposals or feedback, please let us know and we will add them to our plan. 

The initial ideas are:
  • January: Querying streaming data with presto

    • Use case

    • Streaming data challenges and what it means to presto

    • How to query streaming data using presto

  • February: Using presto with Amundsen data discovery and metadata engine 

    • What is Amundsen?

    • Current metadata pain points and limitations

    • How to use Amundsen with presto

  • March: Presto mixed workload performance and optimizations

    • Use case

    • Mixed workload performance challenges

    • How to optimize presto to handle mixed workload


Best,
Mei


Re: PF TSC Chair Call for Nominations

Gale McCommons <gmccommons@...>
 

Thank you, Girish!



On Mon, Dec 7, 2020 6:42 PM, Girish Baliga baliga@... wrote:
Hi Gale,

I'd like to nominate +Nezih Yigitbasi for this role. I think he did a great job this past year and led the TSC very well. Next year will also be critical with upcoming changes to TSC structure (committers v/s TSC members), community engagement ramp-up, new companies joining, technical roadmap changes, etc., and I think Nezih is very well equipped to lead the TSC through these challenges.

Best,
Girish

On Wed, Dec 2, 2020 at 1:22 PM Gale McCommons <gmccommons@...> wrote:

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795



Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Re: PF TSC Chair Call for Nominations

Girish Baliga
 

Hi Gale,

I'd like to nominate +Nezih Yigitbasi for this role. I think he did a great job this past year and led the TSC very well. Next year will also be critical with upcoming changes to TSC structure (committers v/s TSC members), community engagement ramp-up, new companies joining, technical roadmap changes, etc., and I think Nezih is very well equipped to lead the TSC through these challenges.

Best,
Girish

On Wed, Dec 2, 2020 at 1:22 PM Gale McCommons <gmccommons@...> wrote:

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


PF TSC Chair Call for Nominations

Gale McCommons <gmccommons@...>
 

Presto Foundation Technical Steering Committee,


The nomination period for the Presto Foundation Technical Steering Committee chair is open. Please find below the timeline for this cycle. To nominate yourself or another individual for the role, please reply to this email indicating your nomination. 


  • Election Timeline
    • Call for nominations: December 2 @ 2 p.m. PT
    • End of call for nominations: December 9 @ Noon PT
    • Voting period: December 10 Noon PT - December 16 Noon PT
    • Election completion: December 16 Noon PT, election results announced
  • Chair term
    • January 1, 2020 to December 31, 2020


Thank you!

Gale


--
Gale McCommons
Program Manager, Linux Foundation
M: +1 210 367 1795


Call for Agenda Items for Dec 1, 2020 TSC Meeting

Nezih Yigitbasi
 

Hey everyone,
Hope you all had a great Thanksgiving holiday. If you have any items that you want to bring up in the TSC meeting tomorrow please add them to the agenda by creating a pull request against this file in the prestodb/tsc repo. 

Cheers!
Nezih


Re: Nominating Bin Fan as a Committer

Bin Fan
 

Thank everyone for your support!
This is a great honor for me.
Moving forward, I could work more closely with TSC members
to make more contributions to the community!

Best,

- Bin

On Thu, Oct 15, 2020 at 1:12 PM Dong, Yu <yu.dong@...> wrote:

Congrats, Bin!

 

Regards,

Yu

 

From: <presto-tsc@...> on behalf of "Girish Baliga via lists.prestodb.io" <baliga=uber.com@...>
Date: Thursday, October 15, 2020 at 10:45 AM
To: Dipti Borkar <dipti@...>
Cc: Nezih Yigitbasi <nezihy@...>, Bin Fan <binfan@...>, <presto-tsc@...>
Subject: Re: [presto-tsc] Nominating Bin Fan as a Committer

 

Congrats, Bin!

 

On Thu, Oct 15, 2020 at 10:39 AM Dipti Borkar <dipti@...> wrote:

Congrats Bin! 👍

 

- Dipti 

 

On Wed, Oct 14, 2020 at 3:12 PM Nezih Yigitbasi via lists.prestodb.io <nezihy=fb.com@...> wrote:

Thank you all. We have a majority approval here and we can conclude the vote. Congrats, Bin!

Brian, can you please add Bin Fan (binfan@...) to the relevant mailing lists? Thanks!


Nezih


 

--


Dipti Borkar 
Cofounder & Chief Product Officerahana.io 
C: 408-512-3394 | T: @dborkar 




Re: Nominating Bin Fan as a Committer

yu.dong@...
 

Congrats, Bin!

 

Regards,

Yu

 

From: <presto-tsc@...> on behalf of "Girish Baliga via lists.prestodb.io" <baliga=uber.com@...>
Date: Thursday, October 15, 2020 at 10:45 AM
To: Dipti Borkar <dipti@...>
Cc: Nezih Yigitbasi <nezihy@...>, Bin Fan <binfan@...>, <presto-tsc@...>
Subject: Re: [presto-tsc] Nominating Bin Fan as a Committer

 

Congrats, Bin!

 

On Thu, Oct 15, 2020 at 10:39 AM Dipti Borkar <dipti@...> wrote:

Congrats Bin! 👍

 

- Dipti 

 

On Wed, Oct 14, 2020 at 3:12 PM Nezih Yigitbasi via lists.prestodb.io <nezihy=fb.com@...> wrote:

Thank you all. We have a majority approval here and we can conclude the vote. Congrats, Bin!

Brian, can you please add Bin Fan (binfan@...) to the relevant mailing lists? Thanks!


Nezih


 

--


Dipti Borkar 
Cofounder & Chief Product Officerahana.io 
C: 408-512-3394 | T: @dborkar 


Re: Nominating Bin Fan as a Committer

Girish Baliga
 

Congrats, Bin!


On Thu, Oct 15, 2020 at 10:39 AM Dipti Borkar <dipti@...> wrote:
Congrats Bin! 👍

- Dipti 

On Wed, Oct 14, 2020 at 3:12 PM Nezih Yigitbasi via lists.prestodb.io <nezihy=fb.com@...> wrote:
Thank you all. We have a majority approval here and we can conclude the vote. Congrats, Bin!

Brian, can you please add Bin Fan (binfan@...) to the relevant mailing lists? Thanks!


Nezih



--

Dipti Borkar 
Cofounder & Chief Product Officerahana.io 
C: 408-512-3394 | T: @dborkar 


Re: Nominating Bin Fan as a Committer

Dipti Borkar
 

Congrats Bin! 👍

- Dipti 

On Wed, Oct 14, 2020 at 3:12 PM Nezih Yigitbasi via lists.prestodb.io <nezihy=fb.com@...> wrote:
Thank you all. We have a majority approval here and we can conclude the vote. Congrats, Bin!

Brian, can you please add Bin Fan (binfan@...) to the relevant mailing lists? Thanks!


Nezih



--

Dipti Borkar 
Cofounder & Chief Product Officerahana.io 
C: 408-512-3394 | T: @dborkar