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/09 00:01:33 UTC

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

     [ https://issues.apache.org/jira/browse/AVRO-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki updated AVRO-2553:
-----------------------------
    Status: Patch Available  (was: Open)

> 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
>
> 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)