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

Distributed RDataFrame does not see all defined column names #15442

Open
1 task
vepadulano opened this issue May 7, 2024 · 0 comments · May be fixed by #15476
Open
1 task

Distributed RDataFrame does not see all defined column names #15442

vepadulano opened this issue May 7, 2024 · 0 comments · May be fixed by #15476

Comments

@vepadulano
Copy link
Member

Check duplicate issues.

  • Checked for duplicates

Description

See the report on the forum https://root-forum.cern.ch/t/accessing-attributes-of-distributed-rdataframe-instance-after-filter-and-define-are-called/59261

This is simply due to distributed RDataFrame not keeping track of the defined columns. In general, the inner, local RDataFrame object is really just an empty shell for now.

Reproducer

See the report

ROOT version

Any

Installation method

Any

Operating system

Any

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants