GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/409
JENA-1534: Test for filter-only variables in EXISTS.
Tighten the classifer, assumes proper use of (sequence)
Relates to JENA-1167, JENA-1280.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena vars-not-exists
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/409.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 #409
----
commit 1bd5fdcf3ac0694e0bbabd2f8e63deb92d3c2bff
Author: Andy Seaborne <andy@...>
Date: 2018-04-27T18:12:37Z
JENA-1534: Test for filter-only variables in EXISTS.
Tighten the classifer, assumes proper use of (sequence)
Relates to JENA-1167, JENA-1280.
----
---