Daniel Halperin created BEAM-76:
-----------------------------------
Summary: FileBasedSource should take a list of files/globs
Key: BEAM-76
URL: https://issues.apache.org/jira/browse/BEAM-76
Project: Beam
Issue Type: New Feature
Components: sdk-java-core
Reporter: Daniel Halperin
FileBasedSource takes a [single
glob|https://github.com/GoogleCloudPlatform/DataflowJavaSDK/blob/master/sdk/src/main/java/com/google/cloud/dataflow/sdk/io/FileBasedSource.java#L96].
If the user wants to read from an explicit file list or multiple globs they
have to use multiple sources and Flatten. This seems like an oversight.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)