[
https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263584#comment-15263584
]
ASF GitHub Bot commented on AVRO-1837:
--------------------------------------
GitHub user abrarsheikh opened a pull request:
https://github.com/apache/avro/pull/89
[AVRO-1837] Add support for Date, Time and Timestamp Logical Type in python
Avro
Need to be reviewed by : @clin7 @justinmcunn @premsantosh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abrarsheikh/avro time_dt_ts_support_new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/89.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 #89
----
commit d591d46548a9f57685ee423e78ed0d7071c140d6
Author: abrar sheikh <[email protected]>
Date: 2016-04-29T00:04:22Z
date logical type
commit 01686e90cb70d4fb2308f179b1fc299c4dbf35df
Author: abrar sheikh <[email protected]>
Date: 2016-04-29T01:22:20Z
time-millis logical type
commit 9407b60e03002e3e04ac31a81d54821377e051e3
Author: abrar sheikh <[email protected]>
Date: 2016-04-29T05:36:00Z
timestamp, time logical 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.4#6332)