GitHub user dhalperi opened a pull request:
https://github.com/apache/incubator-beam/pull/684
[BEAM-316] Add file URI handling
R: @tgroh
CC: @jbonofre taking over from #402 per our discussion
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhalperi/incubator-beam file-scheme
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/684.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #684
----
commit 187fb984f36a090ab31a9aa38564688d5811b61f
Author: Jean-Baptiste Onofré <[email protected]>
Date: 2016-05-31T16:04:52Z
[BEAM-316] Add file scheme support in TextIO
commit b469989d8dd3d9c6e432bbd5bdbc65d998847725
Author: Dan Halperin <[email protected]>
Date: 2016-07-18T22:35:06Z
[BEAM-316] Add file URI handling
* Register FileIOChannelFactory for file scheme
* Modify FileIOChannelFactory to dynamically remove the file:// scheme
string.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---