afs commented on issue #2864:
URL: https://github.com/apache/jena/issues/2864#issuecomment-2495430144

   @justin2004 Thank you for the report.
   
   `qparse` does more than just parse a query - it parses it, checks it 
converts to the algebra, converts both query and algebra to a to a string and 
reparses both of them. It's the parse-algebra last step on the algebra that's 
failing because the algebra function name has been written in upper case.
   
   Weirdly - this has never worked.
   
   I traced git back to the dawn of time [*] and it's wrong there as well. MD5 
and SHA*.
   
   [*] or May 2012 as it's also known, when Jena became a top-level project at 
Apache (in svn).


-- 
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