[
https://issues.apache.org/jira/browse/AVRO-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522391#comment-15522391
]
ASF GitHub Bot commented on AVRO-1918:
--------------------------------------
GitHub user gszadovszky opened a pull request:
https://github.com/apache/avro/pull/129
AVRO-1918 - Improve logical type documentation
Tried to understand the related change (AVRO-1684) and do the docs update.
Please, review and comment if it is correct and enough.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gszadovszky/avro AVRO-1918
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/129.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 #129
----
commit 84a71cfa721bfefd2edf08d5d278e4b8095d18f4
Author: Gabor Szadovszky <[email protected]>
Date: 2016-09-26T07:59:24Z
AVRO-1918 - Improve logical type documentation
----
> Improve logical type documentation
> ----------------------------------
>
> Key: AVRO-1918
> URL: https://issues.apache.org/jira/browse/AVRO-1918
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Doug Cutting
>
> AVRO-1684 added support for logical types.
> It would be good to add to the IDL documentation some examples of how logical
> types can be used from IDL.
> We should also update the org.apache.avro.specific documentation indicating
> the now pre-defined logical type mappings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)