GitHub user kchilton2 opened a pull request:
https://github.com/apache/incubator-rya/pull/275
RYA-466 Update the Rya Streams Client to stream results to file.
## Description
Updated the Rya STreams Client to stream results to file.
### Tests
Added tests.
### Links
https://issues.apache.org/jira/browse/RYA-466
### Checklist
- [ ] Code Review
- [ ] Squash Commits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kchilton2/incubator-rya RYA-466
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/275.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 #275
----
commit 786989c14933fa4c4df143677406b75bd358738b
Author: kchilton2 <kevin.e.chilton@...>
Date: 2018-02-14T18:49:52Z
RYA-466 Update the Rya Streams Client to stream results to file.
----
---