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

Hudson commented on AVRO-2328:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #698 (See 
[https://builds.apache.org/job/AvroJava/698/])
AVRO-2328: Support distinguishing between LocalDateTime and Instant (github: 
[https://github.com/apache/avro/commit/a2098bd88361b5ff9298c462a2dccafbb0c2c508])
* (edit) 
lang/java/avro/src/test/java/org/apache/avro/generic/TestGenericLogicalTypes.java
* (edit) lang/java/compiler/src/test/idl/output/mr_events.avpr
* (edit) lang/java/avro/src/main/java/org/apache/avro/LogicalTypes.java
* (edit) lang/java/avro/src/main/java/org/apache/avro/data/TimeConversions.java
* (edit) lang/java/compiler/src/main/javacc/org/apache/avro/compiler/idl/idl.jj
* (edit) lang/java/compiler/src/test/idl/input/mr_events.avdl
* (edit) doc/src/content/xdocs/spec.xml
* (edit) 
lang/java/avro/src/test/java/org/apache/avro/reflect/TestReflectLogicalTypes.java


> Support distinguishing between LocalDateTime and Instant semantics in 
> timestamps
> --------------------------------------------------------------------------------
>
>                 Key: AVRO-2328
>                 URL: https://issues.apache.org/jira/browse/AVRO-2328
>             Project: Apache Avro
>          Issue Type: Task
>            Reporter: Zoltan Ivanfi
>            Assignee: Nandor Kollar
>            Priority: Major
>             Fix For: 1.10.0
>
>
> Different SQL engines of the Hadoop stack support different timestamp 
> semantics. The range of supported semantics is about to be extended even 
> further. While some of the new timestamp types can be added to SQL without 
> explicit support from the file formats, others require new physical types. 
> File format support would be beneficial even for timestamp semantics where it 
> is not strictly required, because it would enable correct interpretation 
> without an SQL schema or any other kind of manual configuration.
> This JIRA is about supporting the LocalDateTime and Instant semantics. See 
> [this 
> document|https://docs.google.com/document/d/1E-7miCh4qK6Mg54b-Dh5VOyhGX8V4xdMXKIHJL36a9U/edit#]
>  for details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to