Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2930: Support for query cancellation for spatial property functions #2931

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aklakan
Copy link
Contributor

@Aklakan Aklakan commented Jan 8, 2025

GitHub issue resolved #2930

Pull request Description: Improves base implementation of GenericPropertyFunction to operate lazily using the QueryIter machinery and its cancellation features.

Disclaimer: The core work was done by my colleague @LorenzBuehmann - He suggested that I should take care of the PR.

Set to draft because perhaps some more regression testing should be added.


  • Tests are included.
  • Regression tests included.
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

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.


See the Apache Jena "Contributing" guide.

@Aklakan Aklakan marked this pull request as draft January 8, 2025 15:44
@Aklakan Aklakan force-pushed the bugfix/spatial-cancel branch 2 times, most recently from ee80667 to 9a5c75f Compare January 8, 2025 15:58
@Aklakan Aklakan force-pushed the bugfix/spatial-cancel branch from 9a5c75f to 3d4fe06 Compare January 8, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancellable spatial property functions
1 participant