GitHub user grahamtriggs opened a pull request:
https://github.com/apache/jena/pull/278
[JENA-1392] Add DynamicDatasets support to QueryEngineSDB for FROM anâ¦
â¦d FROM NAMED queries
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grahamtriggs/jena feature/JENA-1392
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/278.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 #278
----
commit b80648446f6dc3f0a0dd23394c8bc4bc8b09eeab
Author: Graham Triggs <[email protected]>
Date: 2017-09-17T10:32:42Z
[JENA-1392] Add DynamicDatasets support to QueryEngineSDB for FROM and FROM
NAMED queries
----
---