[jira] [Commented] (JENA-1775) java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf

2019-10-29 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962468#comment-16962468 ] Andy Seaborne commented on JENA-1775: - Workaround: 1/ Add the Java: {{LocationMapper.

[jira] [Resolved] (JENA-1771) Spilling combined with DISTINCT .. ORDER BY returns rows in the wrong order

2019-10-29 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1771. - Fix Version/s: Jena 3.14.0 Resolution: Fixed > Spilling combined with DISTINCT .. ORDER BY

[jira] [Resolved] (JENA-1770) Spilling bindings with OPTIONAL leads to wrong answers

2019-10-29 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1770. - Fix Version/s: Jena 3.14.0 Resolution: Fixed > Spilling bindings with OPTIONAL leads to wro

[jira] [Assigned] (JENA-1775) java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf

2019-10-29 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne reassigned JENA-1775: --- Assignee: Andy Seaborne > java.nio.file.InvalidPathException: Illegal char <:> at index 4: >

[jira] [Commented] (JENA-1771) Spilling combined with DISTINCT .. ORDER BY returns rows in the wrong order

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962229#comment-16962229 ] ASF subversion and git services commented on JENA-1771: --- Commit 1b1c

[jira] [Commented] (JENA-1771) Spilling combined with DISTINCT .. ORDER BY returns rows in the wrong order

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962230#comment-16962230 ] ASF subversion and git services commented on JENA-1771: --- Commit 8ced

[jira] [Commented] (JENA-1770) Spilling bindings with OPTIONAL leads to wrong answers

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962226#comment-16962226 ] ASF subversion and git services commented on JENA-1770: --- Commit d45a

[jira] [Commented] (JENA-1770) Spilling bindings with OPTIONAL leads to wrong answers

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962227#comment-16962227 ] ASF subversion and git services commented on JENA-1770: --- Commit f336

[GitHub] [jena] afs merged pull request #623: JENA-1771: Pass sort conditions to distinct execution for spill.

2019-10-29 Thread GitBox
afs merged pull request #623: JENA-1771: Pass sort conditions to distinct execution for spill. URL: https://github.com/apache/jena/pull/623 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [jena] afs merged pull request #621: JENA-1770: Handle varying variables in a split file.

2019-10-29 Thread GitBox
afs merged pull request #621: JENA-1770: Handle varying variables in a split file. URL: https://github.com/apache/jena/pull/621 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [jena] afs opened a new pull request #626: JENA-1775: Protect against a bad resource name

2019-10-29 Thread GitBox
afs opened a new pull request #626: JENA-1775: Protect against a bad resource name URL: https://github.com/apache/jena/pull/626 This responds to the report on users@. The problem is that the Java resource name is illegal (it has a ":" in it). Until Java13, it seems this was accepted

[jira] [Updated] (JENA-1775) java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf

2019-10-29 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1775: Summary: java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf

[jira] [Created] (JENA-1775) ava.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf

2019-10-29 Thread Andy Seaborne (Jira)
Andy Seaborne created JENA-1775: --- Summary: ava.nio.file.InvalidPathException: Illegal char <:> at index 4: file:location-mapping.rdf Key: JENA-1775 URL: https://issues.apache.org/jira/browse/JENA-1775 P