You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Cesar Delgado (JIRA)" <ji...@apache.org> on 2018/01/11 21:52:00 UTC

[jira] [Commented] (PARQUET-195) parquet-pig should not throw an exception reading a timestamp from impala file

    [ https://issues.apache.org/jira/browse/PARQUET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323031#comment-16323031 ] 

Cesar Delgado commented on PARQUET-195:
---------------------------------------

[~gpolaert] it looks like a change similar to what you've described is already in Parquet master [here|https://github.com/apache/parquet-mr/blob/master/parquet-pig/src/main/java/org/apache/parquet/pig/PigSchemaConverter.java#L243].  Does that change work for you?

> parquet-pig should not throw an exception reading a timestamp from impala file
> ------------------------------------------------------------------------------
>
>                 Key: PARQUET-195
>                 URL: https://issues.apache.org/jira/browse/PARQUET-195
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: gpolaert
>            Priority: Blocker
>
> Hi, I need to load impala table with timestamp columns with pig. I think loading timestamp cols is still a NYI feature. Waiting for [#218|https://github.com/Parquet/parquet-mr/issues/218] TBD, pig-parquet should not throw an exception but at least should bind Int96 into a bytearray (users can write their own UDF to convert it into pig datetime type). 
> Is there anyone working on that?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)