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

   Reading the JavaCC issue, it seems the query size is not the problem.
   
   It is the presence of large tokens over 2048 bytes.
   
   @SimonBin Is that correct?
   
   `SimpleCharStream` and `JavaCharStream` are not Jena code. They are 
generated by JavaCC. They are committed to the codebase so people building Jena 
do not need to install JavaCC themselves.
   


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