[ 
https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Palfy updated NIFI-8439:
------------------------------
    Description: 
Currently trying to read parquet files with INT96 timestamps results in an 
exception.
Updating parquet-avro to 1.12.0 allows to read them as byte arrays. With some 
changes in NiFi we can also write them as such back to parquet.
Not perfect but still better than throwing an exception.

  was:
Currently trying to read parquet files with INT96 timestamps results in an 
exception.
Updating parquet-avro to 1.12.0 allows to at least read the records.


> Handle parquet INT96 timestamps as byte-arrays (instead of exception)
> ---------------------------------------------------------------------
>
>                 Key: NIFI-8439
>                 URL: https://issues.apache.org/jira/browse/NIFI-8439
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>
> Currently trying to read parquet files with INT96 timestamps results in an 
> exception.
> Updating parquet-avro to 1.12.0 allows to read them as byte arrays. With some 
> changes in NiFi we can also write them as such back to parquet.
> Not perfect but still better than throwing an exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to