parquet-pig should not throw an exception reading a timestamp from impala file
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
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?
**Reporter**: [gpolaert](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gpolaert)
**Note**: *This issue was originally created as [PARQUET-195](https://issues.apache.org/jira/browse/PARQUET-195). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.