rvesse commented on PR #1616: URL: https://github.com/apache/jena/pull/1616#issuecomment-1317272563
Per @afs earlier comment there is actually an alternative path transform already in the code base that already covered more complex path flattening such as alternatives. I've opened PR #1620 to make it possible to toggle that transform on with the existing optimiser via an ARQ symbol leaving the existing simple transform unchanged. That way users can opt into the more extensive path flattening if they wish but the existing default behaviour remains. -- 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]
