[jira] [Created] (HIVE-27154) Fix testBootstrapReplLoadRetryAfterFailureForPartitions

2023-03-19 Thread Vihang Karajgaonkar (Jira)
Vihang Karajgaonkar created HIVE-27154: -- Summary: Fix testBootstrapReplLoadRetryAfterFailureForPartitions Key: HIVE-27154 URL: https://issues.apache.org/jira/browse/HIVE-27154 Project: Hive

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-19 Thread Aman Raj
Hi Vihang/community, Found the ticket which broke mm_all.q. This issue comes because of HIVE-20182. Works in my local and on the Jenkins pipeline as well. Link : https://github.com/apache/hive/pull/4127 Reverting this commit for now. Thanks, Aman. From: Aman

[jira] [Created] (HIVE-27153) Revert "HIVE-20182: Backport HIVE-20067 to branch-3"

2023-03-19 Thread Aman Raj (Jira)
Aman Raj created HIVE-27153: --- Summary: Revert "HIVE-20182: Backport HIVE-20067 to branch-3" Key: HIVE-27153 URL: https://issues.apache.org/jira/browse/HIVE-27153 Project: Hive Issue Type: Sub-task

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-19 Thread Aman Raj
Sure Vihang, will look at the other ones. You can pick this up. Thanks, Aman. Get Outlook for Android From: vihang karajgaonkar Sent: Monday, March 20, 2023 7:58:48 AM To: dev@hive.apache.org Subject: Re: [EXTERNAL] Re: Branch-3

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-19 Thread vihang karajgaonkar
I think we should revert offending commits first to unblock the branch. We can create followup tickets to determine if these fixes are blockers for 3.2 release and if yes, we should merge them the right way with a green test run. Fixing forward always comes with the risk that it introduces new

[jira] [Created] (HIVE-27152) Revert "Constant UDF is not pushed to JDBCStorage Handler"

2023-03-19 Thread Aman Raj (Jira)
Aman Raj created HIVE-27152: --- Summary: Revert "Constant UDF is not pushed to JDBCStorage Handler" Key: HIVE-27152 URL: https://issues.apache.org/jira/browse/HIVE-27152 Project: Hive Issue Type:

[jira] [Created] (HIVE-27151) Revert "HIVE-21685 Wrong simplification in query with multiple IN clauses"

2023-03-19 Thread Aman Raj (Jira)
Aman Raj created HIVE-27151: --- Summary: Revert "HIVE-21685 Wrong simplification in query with multiple IN clauses" Key: HIVE-27151 URL: https://issues.apache.org/jira/browse/HIVE-27151 Project: Hive

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-19 Thread Aman Raj
Hi Vihang/community, Thanks a lot Vihang for working on the major test failure. This blocked more than 35 test cases. Now we are down to the final 4 failures. I have analyzed some of them and here they are (Link :

[jira] [Created] (HIVE-27150) Drop single partition can also support direct sql

2023-03-19 Thread Wechar (Jira)
Wechar created HIVE-27150: - Summary: Drop single partition can also support direct sql Key: HIVE-27150 URL: https://issues.apache.org/jira/browse/HIVE-27150 Project: Hive Issue Type: Improvement