Skip to content

[6.40] Pass DefinePerSample column to varied actions on request#22535

Merged
dpiparo merged 1 commit into
root-project:v6-40-00-patchesfrom
root-project-bot:BP_6.40_pull_22368
Jun 9, 2026
Merged

[6.40] Pass DefinePerSample column to varied actions on request#22535
dpiparo merged 1 commit into
root-project:v6-40-00-patchesfrom
root-project-bot:BP_6.40_pull_22368

Conversation

@root-project-bot

Copy link
Copy Markdown

Backport of #22368, requested by @vepadulano.

A varied action will be looking for column readers through its current variation
name. In the case of an upstream Define, the node will return the correct reader
based on the variation. In the case of an upstream DefinePerSample, given it
can't depend on variations and it can't vary itself, we now return just the node
itself.

Fixes root-project#22367

(cherry picked from commit aecad0a)
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 13h 36m 30s ⏱️
 3 854 tests  3 854 ✅ 0 💤 0 ❌
76 123 runs  76 123 ✅ 0 💤 0 ❌

Results for commit 210680a.

@dpiparo dpiparo merged commit bd53697 into root-project:v6-40-00-patches Jun 9, 2026
45 checks passed
@dpiparo dpiparo deleted the BP_6.40_pull_22368 branch June 9, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean build Ask CI to do non-incremental build on PR in:RDataFrame pr:backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants