Re: [EXTERNAL] [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Chris Nauroth
Awesome, congratulations Laszlo! Chris Nauroth On Fri, Jan 27, 2023 at 9:10 PM Aman Raj via user wrote: > Congratulations Lazlo! Very well deserved > > Thanks, > Aman. > > Get Outlook for Android > -- > *From:* Naveen Gangam > *Sent:* Satur

Re: [EXTERNAL] [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Aman Raj
Congratulations Lazlo! Very well deserved Thanks, Aman. Get Outlook for Android From: Naveen Gangam Sent: Saturday, January 28, 2023 3:02:43 AM To: dev ; u...@hive.apache.org Cc: abstract...@apache.org Subject: [EXTERNAL] [ANNOUNCE] New

RE: [EXTERNAL] Re: [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Sankar Hariappan
Congrats Laszlo! -Sankar From: Ayush Saxena Sent: Saturday, January 28, 2023 7:26 AM To: dev@hive.apache.org; u...@hive.apache.org Cc: abstract...@apache.org Subject: [EXTERNAL] Re: [ANNOUNCE] New PMC Member: Laszlo Bodor Congratulations Laszlo 🎉🎉🎉 -Ayush On 28-Jan-2023, at 7:17 AM, Butao Zha

Re: [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Butao Zhang
Congratulations Laszlo Bodor !!! Thanks, Butao Zhang Replied Message | From | Alessandro Solimando | | Date | 1/28/2023 06:23 | | To | | | Cc | , | | Subject | Re: [ANNOUNCE] New PMC Member: Laszlo Bodor | Congratulations Laszlo, very well deserved, thanks for all your hard work.

Re: [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Alessandro Solimando
Congratulations Laszlo, very well deserved, thanks for all your hard work. Best regards, Alessandro On Fri, 27 Jan 2023 at 22:33, Naveen Gangam wrote: > Hello Hive Community, > Apache Hive PMC is pleased to announce that Laszlo Bodor > (username:abstractdog) has accepted the Apache Hive PMC's i

sfs+ofs support

2023-01-27 Thread Michael Smith
https://github.com/apache/hive/pull/3779 is a simple patch to add support for the newer Ozone ofs protocol (o3fs is already supported). Is anyone available to review it?

[ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Naveen Gangam
Hello Hive Community, Apache Hive PMC is pleased to announce that Laszlo Bodor (username:abstractdog) has accepted the Apache Hive PMC's invitation to become PMC Member, and is now our newest PMC member. Please join me in congratulating Laszlo !!! He has been an active member in the hive community

Re: several JavaCC warnings "Choice conflict involving two expansions"

2023-01-27 Thread Alessandro Solimando
My apologies, Hive ML wasn't obviously the right target! Best regards, Alessandro On Fri, 27 Jan 2023 at 18:35, Alessandro Solimando < alessandro.solima...@gmail.com> wrote: > Hello everyone, > while checking CI logs I have noticed that we have lots of JavaCC warnings > related to ambiguous pref

several JavaCC warnings "Choice conflict involving two expansions"

2023-01-27 Thread Alessandro Solimando
Hello everyone, while checking CI logs I have noticed that we have lots of JavaCC warnings related to ambiguous prefixes in the productions of one of our grammars. They also seem related to time functions, for which I have seen several related developments for BigQuery lately. Have we verified th