[jira] [Created] (HIVE-27028) Backport of HIVE-18874 JDBC: HiveConnection shades log4j interfaces

2023-02-05 Thread Aman Raj (Jira)
Aman Raj created HIVE-27028:
---

 Summary: Backport of HIVE-18874 JDBC: HiveConnection shades log4j 
interfaces
 Key: HIVE-27028
 URL: https://issues.apache.org/jira/browse/HIVE-27028
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27027) Upgrade jettison to 1.5.3 to fix CVE-2022-40150

2023-02-05 Thread Sand Shreeya (Jira)
Sand Shreeya created HIVE-27027:
---

 Summary: Upgrade jettison to 1.5.3 to fix CVE-2022-40150
 Key: HIVE-27027
 URL: https://issues.apache.org/jira/browse/HIVE-27027
 Project: Hive
  Issue Type: Improvement
Reporter: Sand Shreeya
Assignee: Sand Shreeya






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27026) Backport of HIVE-22593 Dynamically partitioned MM (insert-only ACID) tables don't compact automatically

2023-02-05 Thread Aman Raj (Jira)
Aman Raj created HIVE-27026:
---

 Summary: Backport of HIVE-22593 Dynamically partitioned MM 
(insert-only ACID) tables don't compact automatically
 Key: HIVE-27026
 URL: https://issues.apache.org/jira/browse/HIVE-27026
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-27025) Test fix for sharedwork.q

2023-02-05 Thread Aman Raj (Jira)
Aman Raj created HIVE-27025:
---

 Summary: Test fix for sharedwork.q
 Key: HIVE-27025
 URL: https://issues.apache.org/jira/browse/HIVE-27025
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj


sharedwork.q fails with the following error because of differences :
{code:java}
java.lang.AssertionError: Client Execution succeeded but contained differences 
(error code = 1) after executing sharedwork.q 126c126< 
predicate: ((col_20) IN ('part1', 'part2', 'part3') and CAST( col_3 AS DATE) 
BETWEEN DATE'2018-07-01' AND DATE'2019-01-23') (type: boolean)--->  
   predicate: ((col_20) IN ('part1', 'part2', 'part3') and (col_7 is not 
null or col_7 is null) and CAST( col_3 AS DATE) BETWEEN DATE'2018-07-01' AND 
DATE'2019-01-23') (type: boolean) {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)