Re: Joining Impala mailing list

2018-01-01 Thread Gabor Kaszab
Hey Xinran Tinney, Have you tried joining the mail list as the following: http://apache.org/foundation/mailinglists.html Cheers, Gabor On Fri, Dec 29, 2017 at 10:38 PM, Xinran Yu Tinney wrote: > Hi, Impala mailing list, >I would like to start contributing on impala project and would like

Re: OCR Format

2018-01-30 Thread Gabor Kaszab
Hey, There is an ongoing design discussion about that on dev@impala.apache.org ("[Ready for Review] IMPALA-5717: Support reading from ORC format files) Some draft is already on review: https://gerrit.cloudera.org/#/c/9134/ Cheers, Gabor On Tue, Jan 30, 2018 at 8:52 AM, sky wrote: > Hi all, >

Re: Error when build with bootstrap_development.sh

2018-04-05 Thread Gabor Kaszab
Another thing worth checking: bootstrap_development.sh invokes bootstrap_system.sh that in turn does a git clone to ~/Impala and tries to build there. My assumption is that you did a git clone to a different directory, sourced configs there but then the bootstrap script tried to build Impala in ~/I

Re: Re: Error when build with bootstrap_development.sh

2018-04-11 Thread Gabor Kaszab
gt; > ysu@ysu-VirtualBox:~/Impala$ ls be/generated-sources/gen-cpp/ > CMakeFiles cmake_install.cmake common.pb.cc common.pb.h > CTestTestfile.cmake Makefile > > Do you know how the gen-cpp directory is populated? > > Kind regards, > Yang > > > Gesendet:

Re: Does impala support grouping set

2018-04-12 Thread Gabor Kaszab
Hey Xiaojian, 1: I did a quick text search in my Impala repo for "grouping set" and found nothing. 2: Also I get syntax error when executing a query with GROUPING SETS. 3: I checked https://github.com/cloudera/Impala/blob/cdh5-trunk/fe/src/main/cup/sql-parser.cup for the accepted SQL syntax and ag

Re: [I am a newbie] Impala run bootstrap_development taking lot of time

2018-04-12 Thread Gabor Kaszab
Hey, What do you mean by "lot of time" exactly? For me it usually takes around ~1.5 hours to do a full bootstrap_development. It downloads dependencies, compiles Impala, loads data, launches mini cluster etc. Cheers, Gabor On Thu, Apr 12, 2018 at 10:34 AM, Abhishek Sharma wrote: > Hi All, >

Re: Help with task: Allow fully qualified table names to start with a number

2018-04-12 Thread Gabor Kaszab
Hey, As I see that task just got an assignee (abhishek at sigmoidanalytics dot com) yesterday so I'm afraid it is not free to pick up anymore. I found 2 Impala related tasks from helpwanted.apache.org that are not assigned to anyone: - https://issues.apache.org/jira/browse/IMPALA-5392 - https://i

Re: Help with task: Allow fully qualified table names to start with a number

2018-04-13 Thread Gabor Kaszab
//issues.apache. > org/jira/browse/IMPALA-6844?jql=project%20%3D%20IMPALA% > 20AND%20labels%20%3D%20newbie%20AND%20assignee%20in%20(EMPTY) for anyone > to > grab. > ------ > > On Fri, Apr 13, 2018 at 1:50 AM, Gabor Kaszab > wrote: > > >

Re: Unsupported major.minor version 52.0

2018-04-26 Thread Gabor Kaszab
Hey Jim, I got the same error the other day. Moving to Java8 solved it for me. Gabor On Thu, Apr 26, 2018 at 6:37 PM, Philip Zeyliger wrote: > Hi Jim, > > Are you using JDK7? Hadoop3 supports only JDK8+. > > -- Philip > > On Thu, Apr 26, 2018 at 9:35 AM, Jim Apple wrote: > > > testdata/bin/run

Re: New committer - Zoltán Borók-Nagy

2018-05-04 Thread Gabor Kaszab
Congrats, Zoli! Tim Armstrong ezt írta (időpont: 2018. máj. 5., Szo 0:08): > The Project Management Committee (PMC) for Apache Impala has invited Zoltán > Borók-Nagy to become a committer and we are pleased to announce that they > have accepted. > > Congratulations and welcome, Zoltán! >

Re: question about /be/src/util/parquet-reader.cc

2018-05-07 Thread Gabor Kaszab
Hey, I guess what you are looking for then is HdfsParquetScanner. https://github.com/cloudera/Impala/blob/cdh5-trunk/be/src/exec/hdfs-parquet-scanner.h Cheers, Gabor On Mon, May 7, 2018 at 8:56 AM, Chan Chor Pang wrote: > thanks for confirming. > > it feel like parquet-reader is a standalone

Re: New Committer: Csaba Ringhofer

2018-05-29 Thread Gabor Kaszab
Congrats! Tim Armstrong ezt írta (időpont: 2018. máj. 29., Ke 19:05): > Congratulations Csaba! > > On Tue, May 29, 2018 at 9:03 AM, Lars Volker wrote: > > > The Project Management Committee (PMC) for Apache Impala has invited > > Csaba Ringhofer to become a committer and we are pleased to annou

Re: Re: New Impala committer - Quanlong Huang

2018-08-21 Thread Gabor Kaszab
Congrats! On Sat, Aug 18, 2018 at 3:11 AM Quanlong Huang wrote: > Thanks! Glad to work with you all!--Quanlong > > At 2018-08-18 03:09:38, "Yongjun Zhang" wrote: > >Congratulations Quanlong! > > > >--Yngjun > > > >On Fri, Aug 17, 2018 at 12:07 PM, Jeszy wrote: > > > >> Congrats Quanlong! > >>

Re: [DISCUSS] 3.1.0 release

2018-11-06 Thread Gabor Kaszab
Hey Zoli! Just a quick comment about the technical part: Isn't it possible to do an interactive git rebase (-i option) and then you can mark the unwanted commits as 'drop' in the commit list. Cheers, Gabor On Tue, Nov 6, 2018 at 3:11 PM Zoltan Borok-Nagy wrote: > Thanks for the replies. Yeah,

Re: jenkins.impala.io maintenance coming up

2018-12-06 Thread Gabor Kaszab
Hey Lars, Is everything up and running? I'm asking because I'm unable to launch a GVO. Every time I hit the build/rebuild button it times out with 504 (Gateway Time-out). Note, I can log in to jenkins.impala.io and such just can't run GVO. Cheers, Gabor On Thu, Dec 6, 2018 at 12:14 AM Lars Volk

Re: New Impala PMC member - Zoltán Borók-Nagy

2019-01-04 Thread Gabor Kaszab
wow! congrats, Zoli! On Sat, Jan 5, 2019 at 1:00 AM Quanlong Huang wrote: > Congratulations, Zoltan! > > -- Quanlong > > On Sat, Jan 5, 2019 at 4:01 AM Csaba Ringhofer > wrote: > > > Congratulations Zoli! > > > > On Fri, Jan 4, 2019 at 7:42 PM Zoram Thanga wrote: > > > > > Congratulations, Zol

[DISCUSS] 3.2.0 release

2019-03-04 Thread Gabor Kaszab
Hey, 3.1.0 has been released at the beginning of December and I feel that since then there are a number of bug fixes and improvements checked in. What do you think about releasing 3.2.0 soon? I volunteer as a release manager in case no one is against. Cheers, Gabor

Re: New PMC member: Quanlong Huang

2019-03-11 Thread Gabor Kaszab
Congrats! On Mon, Mar 11, 2019 at 9:23 AM Jeszy wrote: > Congrats Quanlong! > > On Mon, Mar 11, 2019 at 7:57 AM Jim Apple wrote: > > > > The Project Management Committee (PMC) for Apache Impala has invited > > Quanlong Huang to become a PMC member and we are pleased to announce > > that they ha

Re: [DISCUSS] 3.2.0 release

2019-03-11 Thread Gabor Kaszab
el it very helpful: > > > > > > https://lists.apache.org/thread.html/8a10a4d244369f43b97c79513f13766c393a98252d3a2dade7611cc3@%3Cdev.kudu.apache.org%3E > > > > > > Thanks, > > > Quanlong > > > > > > On Mon, Mar 4, 2019 at 10:18 PM Gabor Kaszab > > >

Re: Next round of the Impala community meeting

2019-03-11 Thread Gabor Kaszab
That seems much better from Budapest's pow! I would also be interested joining if this schedule works out for everyone. Cheers, Gabor On Mon, Mar 11, 2019 at 4:30 PM Lars Volker wrote: > How does it work for the folks in Budapest? > > On Mon, Mar 11, 2019 at 7:37 AM Quanlong Huang > wrote: >

Re: [DISCUSS] 3.2.0 release

2019-03-14 Thread Gabor Kaszab
t; > > > > > > If we decide to release, could we manage a doc that everyone can > > write > > > > down > > > > > his/her notable works in this version? Got this idea from the Kudu > > > > > community and feel it very helpful: > > > &

Re: [DISCUSS] 3.2.0 release

2019-03-14 Thread Gabor Kaszab
at 1:18 PM Gabor Kaszab wrote: > Hey, > > Just for the record I gather the requests and conclusions here in one mail: > - It's fine to cut at 9686545bfd7236350d165813621bf783b42d1c18 IMPALA-6503: > Support reading complex types from ORC > <htt

Re: Help with task: Allow fully qualified table names to start with a number

2019-03-18 Thread Gabor Kaszab
Hi Cynthia, This page is a nice one to start with: https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala Let me know if you have further questions. Gabor On Sat, Mar 16, 2019 at 6:22 PM Cynthia Knox wrote: > I would like to help out with the task listed at /task.html?544bf6

Re: [DISCUSS] 3.2.0 release

2019-03-18 Thread Gabor Kaszab
dera.com> wrote: > If its not too late, it would be great to include this fix: > https://issues.apache.org/jira/browse/IMPALA-8299 > > On Thu, Mar 14, 2019 at 5:38 AM Gabor Kaszab > wrote: > > > (Sorry, accidentally sent out the mail too early) > > - Alex sent in a nu

Re: [DISCUSS] 3.2.0 release

2019-03-18 Thread Gabor Kaszab
, currently I don't see the added value of creating another release notes document. Any comments on this? Cheers, Gabor On Mon, Mar 18, 2019 at 10:32 AM Gabor Kaszab wrote: > It wasn't late, no problem. I added it to the release alongside with the > doc changes from Alex. >

Introduce FORMAT clause to CAST with SQL:2016 datetime patterns

2019-03-20 Thread Gabor Kaszab
Hey Hive and Spark communities, [dev@impala in cc] I'm working on an Impala improvement to introduce the FORMAT clause within CAST() operator and to implement ISO SQL:2016 datetime pattern support for this new FORMAT clause: https://issues.apache.org/jira/browse/IMPALA-4018 One example of the new

[VOTE] 3.2.0 release candidate 1

2019-03-20 Thread Gabor Kaszab
Hey, This is a vote for Impala 3.2.0 The artifacts for testing can be downloaded from: https://dist.apache.org/repos/dist/dev/impala/3.2.0/RC1/ Git tag: 3.2.0-rc1 Tree hash: c3b697dd2b943bc6c7937d8113172848e27840d3 Please vote +1 or -1. -1 votes should be accompanied by an explanation of the rea

Re: [DISCUSS] 3.2.0 release

2019-03-20 Thread Gabor Kaszab
e: > > - https://kudu.apache.org/docs/release_notes.html > > - > > > https://www.cloudera.com/documentation/enterprise/release-notes/topics/cdh_rn_new_in_cdh_516.html > > > > However, the "Kudu 1.9.0 Release Notes" we pasted above looks like a > draft.

Re: [VOTE] 3.2.0 release candidate 1

2019-03-20 Thread Gabor Kaszab
ha512sum: WARNING: 1 listed file could not be read > > > > On Wed, Mar 20, 2019 at 7:50 AM Gabor Kaszab > wrote: > > > Hey, > > > > This is a vote for Impala 3.2.0 > > > > The artifacts for testing can be downloaded from:

Re: [VOTE] 3.2.0 release candidate 1

2019-03-21 Thread Gabor Kaszab
/bin/impala-config.sh#L164-L173 > > > Can we pin them to some static versions so later changes in CDH won't > > break > > > the build? For example, Impala 2.12.0 release now can't be built > > > successfully due to these snapshot dependencies. I think we need to > av

Re: Introduce FORMAT clause to CAST with SQL:2016 datetime patterns

2019-03-21 Thread Gabor Kaszab
everywhere I’d like it to support > that > > Thanks > Shawn Weeks > > Sent from my iPhone > > > On Mar 20, 2019, at 4:53 AM, Gabor Kaszab > wrote: > > > > Hey Hive and Spark communities, > > [dev@impala in cc] > > > > I'm w

Re: [REVIEW] Impala 3.2 Release Notes

2019-03-25 Thread Gabor Kaszab
Hey Alex, I think the doc you've put together is fine. Let's wait one more day if anyone has any comments. Cheers, Gabor On Thu, Mar 21, 2019 at 9:54 PM Alexandra Rodoni wrote: > The following is the proposed release notes. When approved, I will add the > content to the docs under > https://i

[RESULT][VOTE] 3.2.0 release candidate 1

2019-03-25 Thread Gabor Kaszab
Hey, https://lists.apache.org/thread.html/3e247580823ff9d0a883f7c14e08ca50740d849c382c5cfd1df4bc29@%3Cdev.impala.apache.org%3E We have reached the 72 hours deadline (weekend excluded) for the voting. I only received +1 comments: +1 (binding) * Jim Apple * Thomas Tauber-Marshall * Quanlong Huang

[ANNOUNCE] Apache Impala 3.2.0 release

2019-03-28 Thread Gabor Kaszab
The Apache Impala team is pleased to announce the release of Impala 3.2.0. Impala is a high-performance distributed SQL engine. The release is available at: https://impala.apache.org/downloads.html Thanks, The Apache Impala team

Re: Introduce FORMAT clause to CAST with SQL:2016 datetime patterns

2019-04-02 Thread Gabor Kaszab
Thanks for the feedback! As I haven't received any comments recently and I hope I have addresses the previous ones I'll advance to the next step and open the related jiras for both Spark and Hive. Cheers, Gabor On Thu, Mar 21, 2019 at 12:00 PM Gabor Kaszab wrote: > Thanks

Re: Impala-lzo Build Error

2019-04-18 Thread Gabor Kaszab
Thanks Fredy! I ran into this yesterday and pulling Impala-lzo indeed helped. Gabor On Wed, Apr 17, 2019 at 6:39 PM Fredy Wijaya wrote: > In case you hit an error like this when building Impala from the HEAD, > update Impala-lzo repo by pulling it from the master. > > In file included from > /ho

Re: New PMC Members: Gabor Kaszab and Bikramjeet Vig

2019-05-31 Thread Gabor Kaszab
> > > wrote: > > > > > > > > > > > > > Congratulations Gabor and Bikram! > > > > > > > > > > > > > > On Thu, May 30, 2019 at 5:39 PM Xiaomeng Zhang < > > > > xiaom...@cloudera.com> >

Re: New Committer: Laszlo Gaal

2019-06-20 Thread Gabor Kaszab
Congrats Laszlo! On Thu, Jun 20, 2019 at 7:15 AM Xiaomeng Zhang wrote: > Congrats Laszlo! > > On Wed, Jun 19, 2019 at 6:06 PM Quanlong Huang > wrote: > > > Congratulations! > > > > On Thu, Jun 20, 2019 at 5:14 AM Anurag Mantripragada < > anu...@cloudera.com> > > wrote: > > > > > Congratulations

Re: dev-subscribe

2019-06-21 Thread Gabor Kaszab
Hey baotuquan, I have added you to the list of contributors on the Impala project. Feel free to assign Jira's to yourself. Gabor On Thu, Jun 20, 2019 at 8:42 PM Fangjx wrote: > Hi, > I'm baotuquan,I am learning and using impala. could you add me as a code > contributor for the Impala proje

Re: Help to add me as contributor to Apache Impala JIRA project

2019-10-04 Thread Gabor Kaszab
Done. Could you confirm that you have access now? Gabor On Fri, Oct 4, 2019 at 1:34 PM Boglarka Egyed wrote: > Hi All, > > Could please someone add me as a contributor to Apache Impala JIRA project > so that I can assign/unassign/resolve JIRA issues? > > Username: BoglarkaEgyed > > Thank you, >

Re: request access to assign Jiras, chufucun

2019-10-17 Thread Gabor Kaszab
Done Could you please check if you can assign Jiras to yourself? Gabor On Fri, Oct 18, 2019 at 4:34 AM chu fucun wrote: > Hi! I'm a newbie, apply for the allocation the tickets to me. > > Apache Jira username: chufucun >

Re: Impala Column Masking Behavior Design

2019-11-12 Thread Gabor Kaszab
Hey Quanlong, For me it seems more important not to leak confidential information so I'd vote for (a). I wonder what others think. Gabor On Mon, Nov 11, 2019 at 1:04 PM Quanlong Huang wrote: > Hi all, > > We are adding the support for Ranger column masking and need to reach a > consensus on th

Re: Regarding access to jira

2019-12-04 Thread Gabor Kaszab
Hey, I have added you as contributor. You should be able to assign Jiras to yourself now. Gabor On Tue, Dec 3, 2019 at 7:43 PM RABI K.C. wrote: > Hello All, > > I am new to impala and would like to contribute so I was going through > impala wiki. Currently, I cannot assign Jira ticket to mysel

Re: Assigned Jira

2020-01-13 Thread Gabor Kaszab
Hey, I've added you as contributor. You should be able now to assign a Jira for yourself. Gabor On Mon, Jan 13, 2020 at 9:03 AM hexianqing wrote: > Hi, how can I assigned a Jira to myself. > My Apache Jira username: xqhe > >

Date columns in TPCH

2020-01-28 Thread Gabor Kaszab
Hey, Recently I have been running some perf tests using the TPCH database and I observed that the date columns are still stored as string even though we have the date type implemented recently. I'm wondering if there are any objections against changing the type of these columns to date. My assumpt

Re: New Impala PMC member: Csaba Ringhofer

2020-02-19 Thread Gabor Kaszab
Congrats, Csaba! On Wed, Feb 19, 2020 at 8:09 PM Joe McDonnell wrote: > Congrats, Csaba! > > On Wed, Feb 19, 2020 at 10:53 AM Norbert Luksa > > wrote: > > > Congrats, Csaba! > > > > On Wed, Feb 19, 2020 at 7:20 PM Dinesh Garg > wrote: > > > > > Congrats Csaba ! Well deserved. > > > -- > > > Re

Re: Impala 4.0 breaking changes

2020-03-18 Thread Gabor Kaszab
What do you think about dateless timestamps? AFAIK that is not supported ATM, shouldn't we drop it? Gabor On Wed, Mar 18, 2020 at 1:46 AM Shant Hovsepian wrote: > +1 on RUNTIME_FILTER_WAIT_TIME_MS increasing. > > On Tue, Mar 17, 2020 at 5:43 PM Tim Armstrong > wrote: > > > > I think we should

Re: Jira contributor access

2020-11-18 Thread Gabor Kaszab
Hi Attila, I've added you to the group of contributors. Thanks for joining the community and have fun! Try assigning that Jira to yourself and let me know if you still have some issues. Gabor On Wed, Nov 18, 2020 at 12:20 PM Attila Doroszlai wrote: > Hi, > > I'd like to work on IMPALA-9442 and s

New committer - Tamas Mate

2021-06-22 Thread Gabor Kaszab
The Project Management Committee (PMC) for Apache Impala has invited Tamas Mate to become a committer and we are pleased to announce that they have accepted. Congratulations and welcome, Tamas!

Re: Apache DataSketches integration

2021-08-18 Thread Gabor Kaszab
Hey Quanlong, Initially I added the first library as copying all the required files into the same dir. It was ~1.5 years ago so my memories are faint but as I remember there was an issue with the library having compilation issues if we kept the structure of the files. As a Quick workaround came the

UNNEST() operation for arrays

2021-09-10 Thread Gabor Kaszab
Hey, I'm working on implementing a new UNNEST() operation that does what it says, unnests arrays. But here the trick would come when there are multiple UNNESTS() in the select list. Let me explain the desired behaviour with an example: Let's assume the following table: [image: Screenshot 2021-09-

Re: Re: UNNEST() operation for arrays

2021-09-13 Thread Gabor Kaszab
gt; > appear together which would be unexpected. Although one could make > the > >> > argument that in order to get this behavior you could fall back to the > >> > current syntax of putting the arrays in the FROM clause, it could be > >> > co

Re: Re: UNNEST() operation for arrays

2021-09-28 Thread Gabor Kaszab
t to something like this too, which would > really let you isolate the special handling to a simple SELECT block: > SELECT v._tmp1 c1, v._tmp2 c2 > FROM tbl t, (SELECT t.a __tmp1, t.b __tmp2 FROM t.a ZIP JOIN t.b) v > > Another question: what happens if the two arrays are from di

Re: Requesting access to assign JIRAs

2021-11-04 Thread Gabor Kaszab
Hey, I've added you to the list of contributors. Now you can assign Jiras to yourself. Let me know if it still doesn't work. Gabor On Thu, Nov 4, 2021 at 8:09 AM Bruno Pusztahazi wrote: > apache JIRA username: bpusztahazi > Requesting access to assign JIRAs to myself. > > Thanks. >

Re: New PMC member: Laszlo Gaal

2022-01-24 Thread Gabor Kaszab
Congrats, Laci! On Mon, Jan 24, 2022 at 9:04 AM Dinesh Garg wrote: > Well deserved , long overdue . Congratulations Laszlo > > On Mon, Jan 24, 2022 at 12:26 PM skyyws wrote: > > > Congratulations Laszlo! > > > > > > | | > > skyyws > > | > > | > > sky...@163.com > > | > > 签名由网易邮箱大师定制 > > > > > >

Re: [DISCUSS] Impala 4.1.0 release

2022-04-06 Thread Gabor Kaszab
I'm also +1 on this. It's been a while since 4.0 was released. Thanks for volunteering, Tamas! Cheers, Gabor On Wed, Apr 6, 2022 at 2:26 PM Zoltán Borók-Nagy wrote: > +1 > > Sounds good to me. Thank you for volunteering! > > The Iceberg support has matured a lot since the last release, so it >

Re: Discussion about IMPALA-11233: reset all query option

2022-04-13 Thread Gabor Kaszab
Hey gaoxiaoqing, Thanks for taking care of this! Regarding the syntax, currently we have "set ;", "unset ;", "set;" and "set all;" Following these I would vote for a bit different syntax than what you proposed. E.g. "*unset all*" Cheers, Gabor On Wed, Apr 13, 2022 at 8:22 AM `曦 <285814...@qq.com

Re: New committer - Riza Suminto

2022-05-31 Thread Gabor Kaszab
Congrats! On Tue, May 31, 2022 at 11:28 AM Tamás Máté wrote: > Congratulations Riza! > > On Tue, 31 May 2022 at 11:06, Zoltán Borók-Nagy > wrote: > > > The Project Management Committee (PMC) for Apache Impala has invited Riza > > Suminto to become a committer and we are pleased to announce that

Re: IMPALA-5392 contribution

2022-06-27 Thread Gabor Kaszab
Hey Arnab, I am glad to hear you are interested in Impala. I added you as a contributor to the project, you should be able to assign tickets to yourself now. Cheers, Gabor On Sun, Jun 26, 2022 at 1:50 AM Arnab Thakuria wrote: > hi Team, > Following up on my above mail . > Could you please assi

[DISCUSS] Impala 4.2.0 release

2022-10-18 Thread Gabor Kaszab
Hey, Our last minor release, 4.1.0 has been released a while ago in June and there have been many new changes since then including ones related to Iceberg and complex types support apart from a lot of bug fixes. I propose that we release 4.2.0 soon and would like to know if there is anyone volunt

Re: Help! How to implement approx_percentile for Impala UDAF

2022-10-19 Thread Gabor Kaszab
Hey, I don't know about writing a new UDAF for percentile, but I believe we already have some similar support using Apache Datasketches in Impala. This is how you can use it: 1) First create a sketch from a column: ds_kll_sketch(col_name) 2) Then use this sketch to get approximated quantiles: ds_kl

Re: [DISCUSS] Impala 4.2.0 release

2022-10-23 Thread Gabor Kaszab
7;d be nice if we can make sure Impala-4.2 can still run > on > > > Kudu-1.16. > > > > > > Thanks, > > > Quanlong > > > > > > On Tue, Oct 18, 2022 at 7:09 PM Daniel Becker < > > daniel.bec...@cloudera.com> > > > wrote: > > &

Re: New committer - Michael Smith

2022-11-08 Thread Gabor Kaszab
Congrats Michael! On Tue, Nov 8, 2022 at 9:11 AM Tamás Máté wrote: > Congrats Michael! > > On Tue, 8 Nov 2022 at 09:02, xiaoqing gao wrote: > > > Congratulations Michael! > > > > Baike Xia 于2022年11月8日周二 11:08写道: > > > > > Congratulations Michael! > > > > > > > > > > > > > > > > > > > > > 在 202

Re: Re: [VOTE] 4.2.0 release candidate 1

2022-12-06 Thread Gabor Kaszab
+1 (binding) - Checked checksum, signature - Built on Ubuntu 16.04 LTS - Loaded test data - Ran random queries through impala-shell - Ran backend tests - verified Impala version in impala-shell Gabor On Tue, Dec 6, 2022 at 2:25 AM Wenzhe Zhou wrote: > +1 (non-binding) > >- Ran release.sh s

Re: [ANNOUNCE] Apache Impala 4.2.0 release

2022-12-12 Thread Gabor Kaszab
Great news! Thanks for taking care of the release, Daniel! Gabor On Mon, Dec 12, 2022 at 2:31 PM Daniel Becker wrote: > The Apache Impala team is pleased to announce the release of Impala 4.2.0. > > Impala is a high-performance distributed SQL engine. > > The release is available at: https://im

New PMC member: Daniel Becker

2023-01-17 Thread Gabor Kaszab
The Project Management Committee (PMC) for Apache Impala has invited Daniel Becker to become a PMC member and we are pleased to announce that they have accepted. Congratulations and welcome, Daniel!

Re: New PMC member: Andrew Sherman

2023-04-24 Thread Gabor Kaszab
Congrats, Andrew! On Sun, Apr 23, 2023 at 11:13 AM Gergely Fürnstáhl wrote: > Congratulations, Andrew! > > On Sun, Apr 23, 2023 at 3:53 AM Kurt Deschler > wrote: > > > Congratulations, Andrew! > > > > On Sat, Apr 22, 2023, 6:48 PM Quanlong Huang > > wrote: > > > > > Congratulations, Andrew! >

Re: Impala Board Report due by Wed May 10th - Initial Reminder

2023-05-03 Thread Gabor Kaszab
Hey, I've submitted the following board report. Let me know if I missed anything! ## Description: The mission of Apache Impala is the creation and maintenance of software related to a high-performance distributed SQL engine ## Issues: There are no issues requiring board attention. ## Membershi

Re: New committer - Gergely Fürnstáhl

2023-08-14 Thread Gabor Kaszab
Congrats Gergely! On Mon, Aug 14, 2023 at 11:15 AM Zoltán Borók-Nagy wrote: > The Project Management Committee (PMC) for Apache Impala has invited > Gergely Fürnstáhl to become a committer and we are pleased to announce that > they have accepted. > > Congratulations and welcome, Gergely! >

Re: [DISCUSS] Impala 4.3.0 release

2023-08-21 Thread Gabor Kaszab
I agree It's about time to have a new release. Thanks for volunteering, Michael! Gabor Michael Smith ezt írta (időpont: 2023. aug. 22., K 1:01): > Our last minor release, 4.2.0, was released ~8 months ago (Dec 2022). There > have been many new changes since then covering > - Iceberg improvement

Re: New committer - Péter Rózsa

2024-02-29 Thread Gabor Kaszab
Congrats Peter! On Thu, Feb 29, 2024 at 10:45 AM Tamás Máté wrote: > Congrats Peter! > > On Thu, 29 Feb 2024 at 10:30, Kumar Basapuram > wrote: > > > Congratulations Peter. > > > > > > > > *Thanks & Regards* > > > > *Kumar Basapuram,* > > *Mobile: +91-9962904416* > > *Mail-to: bsprmku...@gmail.

Re: New PMC member: Riza Suminto

2024-03-07 Thread Gabor Kaszab
Congrats, Riza! On Wed, Mar 6, 2024 at 8:18 PM Tamás Máté wrote: > Congrats Riza! > > On Wed, 6 Mar 2024 at 19:52, Wenzhe Zhou wrote: > > > Congratulations Riza! > > > > Wenzhe Zhou > > wz...@cloudera.com > > 408-568-0101 > > > > > > On Wed, Mar 6, 2024 at 10:49 AM Andrew Sherman > > wrote: >

Re: [DISCUSS] Impala 4.4.0 release

2024-04-03 Thread Gabor Kaszab
The last release has been a while.. Indeed this is about time to have a new one. Thanks for bringing this up, Zoltan! +1 Let's gather the unfinished items that should make it to this release if there are any! Gabor On Tue, Apr 2, 2024 at 8:24 PM Zoltán Borók-Nagy wrote: > Our last minor relea

[Announce] New PMC Chair

2024-06-25 Thread Gabor Kaszab
Hey Impala community, Let me share that Jim Apple has stepped down as the PMC Chair on the project and the PMC recently appointed Zoltan Borok-Nagy as the new Chair. Thanks Jim for all the efforts you've put into this project starting from the time when Impala was an incubator project! And congra