You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2019/09/08 23:50:00 UTC

[jira] [Created] (AVRO-2553) Remove unnecessary note from the getting started guide for Python

Kengo Seki created AVRO-2553:
--------------------------------

             Summary: 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


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.2#803003)