[
https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958349#comment-15958349
]
ASF GitHub Bot commented on AVRO-1837:
--------------------------------------
GitHub user abrarsheikh opened a pull request:
https://github.com/apache/avro/pull/207
[AVRO-1837] adding support for date, time and timestamp logicaltype type
support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abrarsheikh/avro time_logical_type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/207.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #207
----
commit cebef027e2255763dc15168d4624db5a5f24e9a7
Author: Abrar Sheikh <[email protected]>
Date: 2017-04-06T05:08:44Z
date, time and timestamp logictype type support
----
> Add support for logical date, time, timestamp type for python AVRO
> ------------------------------------------------------------------
>
> Key: AVRO-1837
> URL: https://issues.apache.org/jira/browse/AVRO-1837
> Project: Avro
> Issue Type: New Feature
> Components: python
> Affects Versions: 1.9.0
> Reporter: Abrar Ahmed Sheikh
>
> Currently, python Avro does not seem to support a TIME, TIMESTAMP and DATE
> logicalType type.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)