t;
> Thanks,
> Santlal J. Gupta
>
> -Original Message-
> From: Sergio Pena [mailto:sergio.p...@cloudera.com]
> Sent: Wednesday, August 5, 2015 11:00 PM
> To: dev@hive.apache.org
> Subject: Re: issue while reading parquet file in hive
>
> Hi Santlal,
>
>
: dev@hive.apache.org
Subject: Re: issue while reading parquet file in hive
Hi Santlal,
Hive uses parquet int96 type to write and read timestamps. Probably the error
is because of that. You can try with int96 instead of binary.
- Sergio
On Tue, Jul 21, 2015 at 1:54 AM, Santlal J Gupta <
sa
Hi Santlal,
Hive uses parquet int96 type to write and read timestamps. Probably the
error is because of that. You can try with int96 instead of binary.
- Sergio
On Tue, Jul 21, 2015 at 1:54 AM, Santlal J Gupta <
santlal.gu...@bitwiseglobal.com> wrote:
> Hello,
>
>
>
> I have following issue.
>