Re: Planning Hive 4.0.1

2024-09-18 Thread Ayush Saxena
Hi Zhihua, Thanks for driving the release. I’ve added labels to a few more tickets that were already resolved but seem like good candidates for inclusion in the 4.0.1 release. -Ayush On Wed, 18 Sept 2024 at 15:51, Zhihua Deng wrote: > > Hi Team, > > As most of the issues in > https://issues.apa

RE: Hive 4 integration to store table on S3 and ADLS gen2

2024-09-18 Thread Awasthi, Somesh
Anyone can help here what is wrong with setup From: Awasthi, Somesh Sent: Wednesday, September 18, 2024 1:34 PM To: Ayush Saxena ; dev@hive.apache.org Cc: u...@hive.apache.org; d...@iceberg.apache.org Subject: RE: Hive 4 integration to store table on S3 and ADLS gen2 Any idea plz suggest. From:

Re: IMPORTANT: Hive date parsing issue, input needed

2024-09-18 Thread Zoltán Rátkai
Hi Ayush, thanks for your thoughts! My answers: - On the official Hive page about types this is not documented at all: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=82706456#LanguageManualTypes-date "Dates: DATE values describe a particular year/month/day, in the form *-

Re: Overhaul Tez Documentation

2024-09-18 Thread Lewis John McGibbney
Thanks for these suggestions Denys. On 2024/09/13 08:19:23 Denys Kuzmenko wrote: > I think that could be helpful if we could consolidate existing Tez > documentation (wiki pages) and migrate into the Tez site space. > > +1 on simple getting started, as it's the first place new users would check

Re: IMPORTANT: Hive date parsing issue, input needed

2024-09-18 Thread Attila Turoczy
Hi Folks, Let me share my opinion about this change and request. To have an option for parse data from string is a very valuable feature especially in OLAP, because many of the input data many times come from different formats. It is easy and makes sense that the date follows the ISO format. But r

Planning Hive 4.0.1

2024-09-18 Thread Zhihua Deng
Hi Team, As most of the issues in https://issues.apache.org/jira/browse/HIVE-28204?jql=labels%20%3D%20hive-4.0.1-must have been resolved, I will prepare the 4.0.1 RC for vote soon. In case somebody has the ticket which want to be in and it doesn't have the label, please let us know or label it "hi

Re: IMPORTANT: Hive date parsing issue, input needed

2024-09-18 Thread Okumin
Hi, I put supplementary information in the ticket, such as examples of Hive 2, Hive 3, Spark, Trino, or my research of the ANSI standard. Regards, Okumin On Wed, Sep 18, 2024 at 7:17 PM Attila Turoczy wrote: > > Hi Folks, > > Let me share my opinion about this change and request. To have an opt

RE: Hive 4 integration to store table on S3 and ADLS gen2

2024-09-18 Thread Awasthi, Somesh
Any idea plz suggest. From: Awasthi, Somesh Sent: Wednesday, September 18, 2024 11:52 AM To: Ayush Saxena ; dev@hive.apache.org Cc: u...@hive.apache.org; d...@iceberg.apache.org Subject: RE: Hive 4 integration to store table on S3 and ADLS gen2 Hi Aayush thanks for your quick response . Hadoop 3

Hive 4 integration to store table on S3 and ADLS gen2

2024-09-18 Thread Awasthi, Somesh
Hi Team, I want to setup hive4 standalone to store table on S3 and Adls gen2 as a storage . Could you please help me as with proper steps and configurations required for this. Because we are facing multiple issue on this please help me here ASPA. What we tried. I am trying to configure AWS S

Fwd: IMPORTANT: Hive date parsing issue, input needed

2024-09-18 Thread Ayush Saxena
Since this is landing in Spam for some reason for most people, I am explicitly forwarding it rather than replying, so as people can get it. I will vote for (2) considering it was returning `null` earlier as well & the new behaviour came up recently, it would be a behaviour change for folks migrati