[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148951#comment-16148951 ]
ASF GitHub Bot commented on AVRO-1837: -------------------------------------- GitHub user abrarsheikh reopened 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 <abrar200...@gmail.com> Date: 2017-04-06T05:08:44Z date, time and timestamp logictype type support commit c250b649fe66267a391a578c9a757522a038bdb4 Author: Abrar Sheikh <ab...@yelp.com> Date: 2017-08-11T19:43:51Z add timezones.py file commit fa3300bf15bf382d394a38737a9bc9ed9426f45b Author: Abrar Sheikh <ab...@yelp.com> Date: 2017-08-11T19:45:36Z fix init file in py ---- > 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.4.14#64029)