Skip to content

Commit 857a9fd

Browse files
author
Sahil Takiar
committed
Release Notes
1 parent d10b470 commit 857a9fd

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

RELEASE_NOTES.txt

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
Release Notes - Hive - Version 2.3.1
2+
Release Notes - Hive - Version 2.3.2
33

44
** Sub-task
5-
* [HIVE-17514] - Use SHA-256 for cookie signer to improve security
5+
* [HIVE-16312] - Flaky test: TestHCatClient.testTransportFailure
66

77

88

@@ -11,10 +11,28 @@ Release Notes - Hive - Version 2.3.1
1111

1212

1313
** Bug
14-
* [HIVE-17562] - ACID 1.0 + ETL strategy should treat empty compacted files as uncovered deltas
15-
* [HIVE-17664] - Refactor and add new tests
16-
* [HIVE-17665] - Update netty-all to latest 4.0.x.Final
17-
* [HIVE-17705] - HIVE-17562 is returning incorrect results
14+
* [HIVE-10378] - Hive Update statement set keyword work with lower case only and doesn't give any error if wrong column name specified in the set clause.
15+
* [HIVE-15761] - ObjectStore.getNextNotification could return an empty NotificationEventResponse causing TProtocolException
16+
* [HIVE-16213] - ObjectStore can leak Queries when rollbackTransaction throws an exception
17+
* [HIVE-16487] - Serious Zookeeper exception is logged when a race condition happens
18+
* [HIVE-16646] - Alias in transform ... as clause shouldn't be case sensitive
19+
* [HIVE-16930] - HoS should verify the value of Kerberos principal and keytab file before adding them to spark-submit command parameters
20+
* [HIVE-16991] - HiveMetaStoreClient needs a 2-arg constructor for backwards compatibility
21+
* [HIVE-17008] - Fix boolean flag switchup in DropTableEvent
22+
* [HIVE-17150] - CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction
23+
* [HIVE-17169] - Avoid extra call to KeyProvider::getMetadata()
24+
* [HIVE-17184] - Unexpected new line in beeline output when running with -f option
25+
* [HIVE-17189] - Fix backwards incompatibility in HiveMetaStoreClient
26+
* [HIVE-17472] - Drop-partition for multi-level partition fails, if data does not exist.
27+
* [HIVE-17640] - Comparison of date return null if time part is provided in string.
28+
* [HIVE-17831] - HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called
29+
* [HIVE-17891] - HIVE-13076 uses create table if not exists for the postgres script
30+
* [HIVE-17928] - branch-2.3 does not compile due to using incorrect storage-api version
31+
* [HIVE-17948] - Hive 2.3.2 Release Planning
32+
* [HIVE-17966] - org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveArrayInspector - Review
33+
34+
35+
1836

1937

2038

@@ -23,8 +41,6 @@ Release Notes - Hive - Version 2.3.1
2341

2442

2543

26-
** Improvement
27-
* [HIVE-17048] - Pass HiveOperation info to HiveSemanticAnalyzerHook through HiveSemanticAnalyzerHookContext
2844

2945

3046

@@ -44,8 +60,6 @@ Release Notes - Hive - Version 2.3.1
4460

4561

4662

47-
** Task
48-
* [HIVE-17862] - Update copyright date in NOTICE
4963

5064

5165

0 commit comments

Comments
 (0)