You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/15 17:59:00 UTC

[jira] [Work logged] (BEAM-2857) Create FileIO in Python

     [ https://issues.apache.org/jira/browse/BEAM-2857?focusedWorklogId=536566&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536566 ]

ASF GitHub Bot logged work on BEAM-2857:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jan/21 17:58
            Start Date: 15/Jan/21 17:58
    Worklog Time Spent: 10m 
      Work Description: yupbank commented on pull request #8394:
URL: https://github.com/apache/beam/pull/8394#issuecomment-761091581


   Hey, So following the doc for which `AvroSink`  clearly doesn't exist and the `beam.io.avroio._AvroSink` would require much more info. For the context, i'm looking into ways to do `WriteToParquet` from a pubsub input. and `WriteToFiles` provides the closest thing. But the document is a bit confusing. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 536566)
    Time Spent: 7.5h  (was: 7h 20m)

> Create FileIO in Python
> -----------------------
>
>                 Key: BEAM-2857
>                 URL: https://issues.apache.org/jira/browse/BEAM-2857
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-core
>            Reporter: Eugene Kirpichov
>            Assignee: Pablo Estrada
>            Priority: P2
>              Labels: gsoc, gsoc2019, mentor
>             Fix For: 2.14.0
>
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> Beam Java has a FileIO with operations: match()/matchAll(), readMatches(), which together cover the majority of needs for general-purpose file ingestion. Beam Python should have something similar.
> An early design document for this: https://s.apache.org/fileio-beam-python



--
This message was sent by Atlassian Jira
(v8.3.4#803005)