[
https://issues.apache.org/jira/browse/AVRO-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941588#comment-16941588
]
Hudson commented on AVRO-2553:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #743 (See
[https://builds.apache.org/job/AvroJava/743/])
AVRO-2553: Remove unnecessary note from the Python docs (#643) (fokko:
[https://github.com/apache/avro/commit/c7c2c932e7a177f8d3fe163777351fe2de4a9842])
* (edit) doc/src/content/xdocs/gettingstartedpython.xml
> Remove unnecessary note from the getting started guide for Python
> -----------------------------------------------------------------
>
> Key: AVRO-2553
> URL: https://issues.apache.org/jira/browse/AVRO-2553
> Project: Apache Avro
> Issue Type: Improvement
> Components: doc, python
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Minor
> Fix For: 1.10.0
>
>
> The following note is in the getting started guide for Python:
> bq. DatumWriters can be used separately from DataFileWriters, e.g., to
> perform IPC with Avro TODO: is this true??
> I think it's true, because lang/py/src/avro/ipc.py exactly uses DatumWriters
> without DataFileWriters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)