[
https://issues.apache.org/jira/browse/AVRO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765966#comment-16765966
]
ASF subversion and git services commented on AVRO-1816:
-------------------------------------------------------
Commit 114fee5317ca2bb2b09864c66da99e86190faffb in avro's branch
refs/heads/master from Prem Santosh
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=114fee5 ]
[AVRO-1816] Add support for logical decimal type for python AVRO (#82)
* Added decimal logical type support for python avro
* Fixed issues with encoder and decoder [variable length]
* Revamped logical schema design
* Fixed bug with bytes packed in decimal encoder
* Fixed exponent scale
> Add support for logical decimal type for python AVRO
> ----------------------------------------------------
>
> Key: AVRO-1816
> URL: https://issues.apache.org/jira/browse/AVRO-1816
> Project: Apache Avro
> Issue Type: New Feature
> Components: python
> Affects Versions: 1.9.0
> Reporter: Prem Santosh
> Assignee: Prem Santosh
> Priority: Major
> Fix For: 1.9.0
>
>
> 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
(v7.6.3#76005)