You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [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
0 commit comments