[
https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214623#comment-15214623
]
ASF GitHub Bot commented on AVRO-1816:
--------------------------------------
GitHub user premsantosh opened a pull request:
https://github.com/apache/avro/pull/82
[AVRO-1816] Add support for logical decimal type for python AVRO
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/premsantosh/avro logical-decimal-type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/82.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 #82
----
commit 162bbb73bdb09c197722f33a0b4dcaf9f7c6f9b8
Author: Prem Santosh Udaya Shankar <[email protected]>
Date: 2016-03-21T22:08:22Z
Added decimal logical type support for python avro
----
> Add support for logical decimal type for python AVRO
> ----------------------------------------------------
>
> Key: AVRO-1816
> URL: https://issues.apache.org/jira/browse/AVRO-1816
> Project: Avro
> Issue Type: New Feature
> Components: python
> Affects Versions: 1.9.0
> Reporter: Prem Santosh
>
> Currently, python Avro does not seem to support a DECIMAL type.
> I
> [added|https://github.com/premsantosh/avro/commit/162bbb73bdb09c197722f33a0b4dcaf9f7c6f9b8]
> support for encoding and decoding logical decimal type for python avro.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)