LorenzBuehmann commented on issue #1634:
URL: https://github.com/apache/jena/issues/1634#issuecomment-1326327725

   I attached a "minimal" Turtle file as well as the query file to reproduce 
the exception. Can you reproduce it when doing
   
   ```bash
   tdb2.tdbloader --loc /tmp/issue_1634 issue_1634.ttl
   tdb2.tdbquery --loc /tmp/issue_1634 --query 
   
[issue_1634.zip](https://github.com/apache/jena/files/10084086/issue_1634.zip)
   issue_1634.rq
   ```
   
   Also, I'm mostly reporting this because it's probably an exception message 
something users can't understand when using Fuseki. I'd also fine if we just 
give a hint to check of filter the datatypes in their query like I'd suggest 
for people using DBpedia, "hey please only sort on int and double values, omit 
the rest".
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to