Aklakan opened a new pull request, #3295:
URL: https://github.com/apache/jena/pull/3295
Pull request Description: E_Function instances compared to equals regardless
of their functionIRI field. This causes caching issues such as with the service
enhancer, where the same cache hit is produced for queries that should actually
be different.
In our case, two queries that differed only by the geosparql filter
functions geo:sfIntersects and geo:sfContains were incorrectly considered to be
equal.
----
- [x] Tests are included.
By submitting this pull request, I acknowledge that I am making a
contribution to the Apache Software Foundation under the terms and conditions
of the [Contributor's
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
----
See the [Apache Jena "Contributing"
guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
--
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]