Re: Re: Next Hive 4.0.1 minor release

2024-06-26 Thread Okumin
Hi,

I'm posting some more suggestions.

# We may label HIVE-28352 as "hive-4.0.1-must"
I found that users were unable to upgrade some system tables from Hive
3 through schematool. It would be better to fix.
https://issues.apache.org/jira/browse/HIVE-28352

# We may drop HIVE-24167
I am the ticket owner, and we are struggling to figure out how to
resolve the problem. We can potentially skip it as branch-4.0 includes
the following workaround.
https://issues.apache.org/jira/browse/HIVE-27856

Thanks,
Okumin

On Wed, May 15, 2024 at 5:18 PM dengzhhu653  wrote:
>
>
> Thank you for your feedback and testing, Okumin! I've tagged them with 
> "hive-4.0.1-must".
>
>
> Thanks,
>
> Zhihua
>
> At 2024-05-15 10:43:59, "Okumin"  wrote:
> >Hi Zhihua,
> >
> >Thanks for driving the next release. We are actively testing 4.0.0 and
> >would like to give some suggestions.
> >
> ># HIVE-27847: Prevent query Failures on Numeric <-> Timestamp
> >We hit the issue when we ran Hive 4 with the option. I believe it is
> >worth resolving for those who want to try Hive 4, keeping
> >compatibilities with a previous version.
> >https://issues.apache.org/jira/browse/HIVE-27847
> >
> ># HIVE-28098: Fails to copy empty column statistics of materialized CTE
> >This follows up on HIVE-28080, but the current 4.0.0 includes only
> >HIVE-28080. The reasonable option to me is to revert HIVE-28080 or
> >cherry-pick HIVE-28098, all or nothing.
> >https://issues.apache.org/jira/browse/HIVE-28098
> >
> >Thanks,
> >Okumin
> >
> >On Sat, May 11, 2024 at 9:45 AM dengzhhu653  wrote:
> >>
> >> Hello Community,
> >>
> >>
> >> As you have noticed, we are going to propose the next 4.0.1 release on top 
> >> of 4.0.0, with some
> >>
> >> critical bug fixes and improvements [1]. As of now we are putting the 
> >> label "hive-4.0.1-must" on the tickets
> >>
> >> and we plan to make sure those get c-picked to branch-4.0 [2]. Please 
> >> suggest other important fixes that can be
> >>
> >> included in this release if any.
> >>
> >>
> >> We will get this minor release out as soon as possible once all the 
> >> tickets marked with "hive-4.0.1-must" get resolved and tested.
> >>
> >>
> >> [1] https://lists.apache.org/thread/rkw2toj5d74t8n5jvnkrfw77hyzn7qh3
> >>
> >> [2] 
> >> https://issues.apache.org/jira/browse/HIVE-28204?jql=labels%20%3D%20hive-4.0.1-must
> >>
> >>
> >> Thanks,
> >>
> >> Zhihua


Re:Re: Next Hive 4.0.1 minor release

2024-05-15 Thread dengzhhu653



Thank you for your feedback and testing, Okumin! I've tagged them with 
"hive-4.0.1-must".




Thanks,

Zhihua

At 2024-05-15 10:43:59, "Okumin"  wrote:
>Hi Zhihua,
>
>Thanks for driving the next release. We are actively testing 4.0.0 and
>would like to give some suggestions.
>
># HIVE-27847: Prevent query Failures on Numeric <-> Timestamp
>We hit the issue when we ran Hive 4 with the option. I believe it is
>worth resolving for those who want to try Hive 4, keeping
>compatibilities with a previous version.
>https://issues.apache.org/jira/browse/HIVE-27847
>
># HIVE-28098: Fails to copy empty column statistics of materialized CTE
>This follows up on HIVE-28080, but the current 4.0.0 includes only
>HIVE-28080. The reasonable option to me is to revert HIVE-28080 or
>cherry-pick HIVE-28098, all or nothing.
>https://issues.apache.org/jira/browse/HIVE-28098
>
>Thanks,
>Okumin
>
>On Sat, May 11, 2024 at 9:45 AM dengzhhu653  wrote:
>>
>> Hello Community,
>>
>>
>> As you have noticed, we are going to propose the next 4.0.1 release on top 
>> of 4.0.0, with some
>>
>> critical bug fixes and improvements [1]. As of now we are putting the label 
>> "hive-4.0.1-must" on the tickets
>>
>> and we plan to make sure those get c-picked to branch-4.0 [2]. Please 
>> suggest other important fixes that can be
>>
>> included in this release if any.
>>
>>
>> We will get this minor release out as soon as possible once all the tickets 
>> marked with "hive-4.0.1-must" get resolved and tested.
>>
>>
>> [1] https://lists.apache.org/thread/rkw2toj5d74t8n5jvnkrfw77hyzn7qh3
>>
>> [2] 
>> https://issues.apache.org/jira/browse/HIVE-28204?jql=labels%20%3D%20hive-4.0.1-must
>>
>>
>> Thanks,
>>
>> Zhihua


Re: Next Hive 4.0.1 minor release

2024-05-14 Thread Okumin
Hi Zhihua,

Thanks for driving the next release. We are actively testing 4.0.0 and
would like to give some suggestions.

# HIVE-27847: Prevent query Failures on Numeric <-> Timestamp
We hit the issue when we ran Hive 4 with the option. I believe it is
worth resolving for those who want to try Hive 4, keeping
compatibilities with a previous version.
https://issues.apache.org/jira/browse/HIVE-27847

# HIVE-28098: Fails to copy empty column statistics of materialized CTE
This follows up on HIVE-28080, but the current 4.0.0 includes only
HIVE-28080. The reasonable option to me is to revert HIVE-28080 or
cherry-pick HIVE-28098, all or nothing.
https://issues.apache.org/jira/browse/HIVE-28098

Thanks,
Okumin

On Sat, May 11, 2024 at 9:45 AM dengzhhu653  wrote:
>
> Hello Community,
>
>
> As you have noticed, we are going to propose the next 4.0.1 release on top of 
> 4.0.0, with some
>
> critical bug fixes and improvements [1]. As of now we are putting the label 
> "hive-4.0.1-must" on the tickets
>
> and we plan to make sure those get c-picked to branch-4.0 [2]. Please suggest 
> other important fixes that can be
>
> included in this release if any.
>
>
> We will get this minor release out as soon as possible once all the tickets 
> marked with "hive-4.0.1-must" get resolved and tested.
>
>
> [1] https://lists.apache.org/thread/rkw2toj5d74t8n5jvnkrfw77hyzn7qh3
>
> [2] 
> https://issues.apache.org/jira/browse/HIVE-28204?jql=labels%20%3D%20hive-4.0.1-must
>
>
> Thanks,
>
> Zhihua


Next Hive 4.0.1 minor release

2024-05-10 Thread dengzhhu653
Hello Community, 




As you have noticed, we are going to propose the next 4.0.1 release on top of 
4.0.0, with some

critical bug fixes and improvements [1]. As of now we are putting the label 
"hive-4.0.1-must" on the tickets

and we plan to make sure those get c-picked to branch-4.0 [2]. Please suggest 
other important fixes that can be 

included in this release if any.




We will get this minor release out as soon as possible once all the tickets 
marked with "hive-4.0.1-must" get resolved and tested.




[1] https://lists.apache.org/thread/rkw2toj5d74t8n5jvnkrfw77hyzn7qh3

[2] 
https://issues.apache.org/jira/browse/HIVE-28204?jql=labels%20%3D%20hive-4.0.1-must




Thanks,

Zhihua