[
https://issues.apache.org/jira/browse/PARQUET-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226229#comment-17226229
]
ASF GitHub Bot commented on PARQUET-1926:
-----------------------------------------
jmartone commented on pull request #832:
URL: https://github.com/apache/parquet-mr/pull/832#issuecomment-721799169
Build errors appear to be due to a problem connection to a Twitter Maven
repo:
```
Failed to execute goal on project parquet-thrift: Could not resolve
dependencies for project org.apache.parquet:parquet-thrift:jar:1.12.0-SNAPSHOT:
Failed to collect dependencies at
com.twitter.elephantbird:elephant-bird-pig:jar:4.4 ->
com.twitter.elephantbird:elephant-bird-core:jar:4.4 ->
com.hadoop.gplcompression:hadoop-lzo:jar:0.4.16: Failed to read artifact
descriptor for com.hadoop.gplcompression:hadoop-lzo:jar:0.4.16: Could not
transfer artifact com.hadoop.gplcompression:hadoop-lzo:pom:0.4.16 from/to
twitter (http://maven.twttr.com): Transfer failed for
http://maven.twttr.com/com/hadoop/gplcompression/hadoop-lzo/0.4.16/hadoop-lzo-0.4.16.pom
503 Service Temporarily Unavailable
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add LogicalType support to ThriftType.I64Type
> ---------------------------------------------
>
> Key: PARQUET-1926
> URL: https://issues.apache.org/jira/browse/PARQUET-1926
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-thrift
> Reporter: Joshua Martone
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Adds a LogicalTypeAnnotation to the I64Type.
> This allows you to serialize timestamps and times.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)