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

Henning Rohde resolved BEAM-4172.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> Make public FileSystem registry
> -------------------------------
>
>                 Key: BEAM-4172
>                 URL: https://issues.apache.org/jira/browse/BEAM-4172
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Cody Schroeder
>            Assignee: Cody Schroeder
>            Priority: Major
>              Labels: io
>             Fix For: 2.5.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/beam/blob/5743a37/sdks/go/pkg/beam/io/textio/filesystem.go]
> The current _beam/io/textio_ package includes a useful _FileSystem_ interface 
> and corresponding _RegisterFileSystem_ function.  The _textio_ package uses 
> this internally to expose a _Read(beam.Scope, string)_ function that will 
> work for any file path corresponding to a registered FileSystem.
> It would be extremely useful to expose the _FileSystem_ interface outside of 
> just the _textio_ package and add global analogs for each of the _FileSystem_ 
> interface functions using the registry.  This would allow for easier 
> implementation of other file reading sources.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to