[
https://issues.apache.org/jira/browse/JENA-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169260#comment-16169260
]
ASF GitHub Bot commented on JENA-1392:
--------------------------------------
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
----
> Add DynamicDatasets to SDB to support FROM and FROM NAMED queries
> -----------------------------------------------------------------
>
> Key: JENA-1392
> URL: https://issues.apache.org/jira/browse/JENA-1392
> Project: Apache Jena
> Issue Type: Improvement
> Components: SDB
> Reporter: Graham Triggs
>
> SDB currently doesn't support FROM or FROM NAMED queries.
> Adding DynamicDatasets support resolves this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)