Re: [VOTE] Apache Hive 3.1.3 Release Candidate 2

2022-03-30 Thread Wang, Yuming
+1 (non-binding) Tested through: https://github.com/apache/spark/pull/36018 From: Naveen Gangam Date: Wednesday, March 30, 2022 at 21:14 To: dev@hive.apache.org Subject: Re: [VOTE] Apache Hive 3.1.3 Release Candidate 2 External Email Still seeking votes. Voting ends tomorrow. Any help would be

[jira] [Created] (HIVE-26097) Hive Table containing unicode data is not writing data to target properly

2022-03-30 Thread Hari Prasad G (Jira)
Hari Prasad G created HIVE-26097: Summary: Hive Table containing unicode data is not writing data to target properly Key: HIVE-26097 URL: https://issues.apache.org/jira/browse/HIVE-26097 Project: Hive

[jira] [Created] (HIVE-26096) Select on single column MultiDelimitSerDe table throws AIOBE

2022-03-30 Thread Naresh P R (Jira)
Naresh P R created HIVE-26096: - Summary: Select on single column MultiDelimitSerDe table throws AIOBE Key: HIVE-26096 URL: https://issues.apache.org/jira/browse/HIVE-26096 Project: Hive Issue Ty

Re: Start releasing the master branch

2022-03-30 Thread Stamatis Zampetakis
Thanks for pushing this forward Peter! Being the RM for this huge release was not an easy task. Let's now aim for smaller and much more frequent releases. Personally, I would prefer to keep the alpha-X suffix for a while so I would opt for 4.0.0-alpha-2-SNAPSHOT for the next iteration. Best, Sta

Re: Start releasing the master branch

2022-03-30 Thread Peter Vary
Thanks to everyone who helped to create the Hive 4.0.0-alpha-1 release! I really hope this helps our users to try out our previously unreleased new features. As a last step of the release process, I will update the versions for the next release. I would like to ask your opinion about the next vers

[ANNOUNCE] Apache Hive 4.0.0-alpha-1 Released

2022-03-30 Thread Peter Vary
The Apache Hive team is proud to announce the release of Apache Hive version 4.0.0-alpha-1 The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to ena

[jira] [Created] (HIVE-26095) Add queryid in QueryLifeTimeHookContext

2022-03-30 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created HIVE-26095: -- Summary: Add queryid in QueryLifeTimeHookContext Key: HIVE-26095 URL: https://issues.apache.org/jira/browse/HIVE-26095 Project: Hive Issue Type:

[jira] [Created] (HIVE-26094) Compaction Worker thread not freeing the lock when lock status returned as WAITING

2022-03-30 Thread Steve Carlin (Jira)
Steve Carlin created HIVE-26094: --- Summary: Compaction Worker thread not freeing the lock when lock status returned as WAITING Key: HIVE-26094 URL: https://issues.apache.org/jira/browse/HIVE-26094 Projec

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 2

2022-03-30 Thread Naveen Gangam
Still seeking votes. Voting ends tomorrow. Any help would be appreciated. Thank you Naveen On Tue, Mar 29, 2022 at 5:51 AM Peter Vary wrote: > Downloaded the 3.1.3 artifacts, and checked the signatures. They are OK. > Used the binary to run some basic tests, and it seems OK. > > +1 (binding) >

Call for Presentations now open, ApacheCon North America 2022

2022-03-30 Thread Rich Bowen
[You are receiving this because you are subscribed to one or more user or dev mailing list of an Apache Software Foundation project.] ApacheCon draws participants at all levels to explore “Tomorrow’s Technology Today” across 300+ Apache projects and their diverse communities. ApacheCon showcases t

[jira] [Created] (HIVE-26093) Duplicate org.apache.hadoop.hive.metastore.annotation package-info.java

2022-03-30 Thread Peter Vary (Jira)
Peter Vary created HIVE-26093: - Summary: Duplicate org.apache.hadoop.hive.metastore.annotation package-info.java Key: HIVE-26093 URL: https://issues.apache.org/jira/browse/HIVE-26093 Project: Hive

[jira] [Created] (HIVE-26092) Fix javadoc errors for the 4.0.0 release

2022-03-30 Thread Peter Vary (Jira)
Peter Vary created HIVE-26092: - Summary: Fix javadoc errors for the 4.0.0 release Key: HIVE-26092 URL: https://issues.apache.org/jira/browse/HIVE-26092 Project: Hive Issue Type: Task

Re: [VOTE] Apache Hive 4.0.0-alpha-1 Release Candidate 2

2022-03-30 Thread Peter Vary
Thanks for everyone who checked and voted! The vote was successful with 3 +1s. I will start the release process based on this. > On 2022. Mar 29., at 16:22, Naveen Gangam > wrote: > > I have run some additional testing with ACID tables from the install. No > issues found. > +1 (binding) > >

[jira] [Created] (HIVE-26091) Support DecimalFilterPredicateLeafBuilder for parquet

2022-03-30 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-26091: --- Summary: Support DecimalFilterPredicateLeafBuilder for parquet Key: HIVE-26091 URL: https://issues.apache.org/jira/browse/HIVE-26091 Project: Hive Issu

[jira] [Created] (HIVE-26090) hive.mv.files.thread and hive.load.dynamic.partitions.thread in Hiveconf.java default value is 15,but in Hive.java is 25

2022-03-30 Thread lkl (Jira)
lkl created HIVE-26090: -- Summary: hive.mv.files.thread and hive.load.dynamic.partitions.thread in Hiveconf.java default value is 15,but in Hive.java is 25 Key: HIVE-26090 URL: https://issues.apache.org/jira/browse/HIVE-2609

[jira] [Created] (HIVE-26088) a left join b left join c when b is null ,then b join c is null , in this case when set hive.auto.convert.join=true ; map join is not used ,because nullpointexecption

2022-03-30 Thread lkl (Jira)
lkl created HIVE-26088: -- Summary: a left join b left join c when b is null ,then b join c is null , in this case when set hive.auto.convert.join=true ; map join is not used ,because nullpointexecption Key: HIVE-26088 URL: h

[jira] [Created] (HIVE-26087) when set hive.exec.pre.hooks = org.apache.hadoop.hive.ql.hooks.UpdateInputAccessTimeHook$PreExec , where exec select 1, then nullpointsexception

2022-03-30 Thread lkl (Jira)
lkl created HIVE-26087: -- Summary: when set hive.exec.pre.hooks = org.apache.hadoop.hive.ql.hooks.UpdateInputAccessTimeHook$PreExec , where exec select 1, then nullpointsexception Key: HIVE-26087 URL: https://issues.apache.