Skip to content

[df bulk] Prepare for bulk filters#22461

Draft
vepadulano wants to merge 2 commits into
root-project:masterfrom
vepadulano:df-prepare-bulk-filters
Draft

[df bulk] Prepare for bulk filters#22461
vepadulano wants to merge 2 commits into
root-project:masterfrom
vepadulano:df-prepare-bulk-filters

Conversation

@vepadulano
Copy link
Copy Markdown
Member

Nodes of the computation graph which may operate a selection on which entries are valid or not are modified to accommodate for multiple entries being evaluated at the same time. For now, the size of the bulk is set to one.

Note that this commit does not touch in any way the reading of data.

Needs #22313

Part 2 of N of the dataframe bulk processing effort.

@vepadulano vepadulano self-assigned this Jun 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Test Results

    22 files      22 suites   3d 11h 47m 51s ⏱️
 3 857 tests  3 856 ✅ 0 💤 1 ❌
77 093 runs  77 092 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 9e64c09.

♻️ This comment has been updated with latest results.

@vepadulano vepadulano force-pushed the df-prepare-bulk-filters branch from e2cfc9d to bcd01c8 Compare June 3, 2026 11:05
@vepadulano vepadulano changed the title Prepare for bulk filters [df bulk] Prepare for bulk filters Jun 3, 2026
@vepadulano
Copy link
Copy Markdown
Member Author

The failure related to the RVec warning is fixed by #22468

Sets the stage for future bulk reading where the actual values that need to be passed to downstream nodes may need to get stored in a separate location.
@vepadulano vepadulano force-pushed the df-prepare-bulk-filters branch 3 times, most recently from d167063 to ea85a26 Compare June 5, 2026 10:32
Nodes of the computation graph which may operate a selection on which entries are valid or not are modified to accommodate for multiple entries being evaluated at the same time. For now, the size of the bulk is set to one.

Note that this commit does not touch in any way the reading of data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant