Re: Writing Parquet Timestamp and reading from Hive table

2018-09-24 Thread Srinivas M
Hi Folks Any suggestions or thoughts on the question / issue posted below ? Regards Srinivas On 2018/09/19 10:47:38, Srinivas M wrote: > Hi> > > We have a java application which writes parquet files. We are using the> > Parquet 1.9.0 API to write the Timestamp data. Since there are> >

Writing Parquet Timestamp and reading from Hive table

2018-09-19 Thread Srinivas M
Hi We have a java application which writes parquet files. We are using the Parquet 1.9.0 API to write the Timestamp data. Since there are incompatibilities between the Parquet and Hive representation of the Timestamp data, we have tried to work around the same by writing the Parquet Timestamp