Aklakan commented on PR #3047: URL: https://github.com/apache/jena/pull/3047#issuecomment-2704347492
To summarize: * Aborting the now lazy HashJoin has a dedicated test. * For the empty join case, there is a dedicated test for `StageMatchTriple` based on a custom `GraphBase.find()` implementation that returns an infinite stream of matches. * But: not sure how I to mock a similar test for `StageMatchTuple` in TDB1/2, because it requires some large dataset or mocking NodeIds. Here is a brief screencapture of the effect of this PR's code: [CancelStageMatchTuple.webm](https://github.com/user-attachments/assets/8ef59741-6db3-472f-a392-cac811393423) -- 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]
