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

[df] Add DefaultValueFor, FilterAvailable, FilterMissing to DistRDF #17243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gpetruc
Copy link
Contributor

@gpetruc gpetruc commented Dec 11, 2024

PR description

The previous PR #15641 from @vepadulano introduced in RDF the operations DefaultValueFor, FilterAvailable, FilterMissing to detect and handle missing branches.

This PR includes these operations into the list of available operations that can be run in Distributed RDF. The logic is all run on the worker node so

Todo:

  • add a test in roottest

@gpetruc
Copy link
Contributor Author

gpetruc commented Dec 11, 2024

roottest PR root-project/roottest#1241

Copy link

github-actions bot commented Dec 13, 2024

Test Results

    18 files      18 suites   4d 9h 50m 49s ⏱️
 2 664 tests  2 661 ✅ 0 💤 3 ❌
46 234 runs  46 225 ✅ 0 💤 9 ❌

For more details on these failures, see this check.

Results for commit 656aa39.

♻️ This comment has been updated with latest results.

@vepadulano vepadulano closed this Dec 13, 2024
@vepadulano vepadulano reopened this Dec 13, 2024
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.

2 participants