FilePatternSource
transform instead of beam.Create(pattern.items())
?
#582
Labels
design question
A question of the design of Pangeo Forge
In #376, there is some interesting discussion of what a
FilePatternSource
transform (possibly using the SplittableDoFn API) might look like, as an replacement forbeam.Create(pattern.items())
. Opening this issue as a place to continue that discussion.The text was updated successfully, but these errors were encountered: