Update velox-cudf from upstream main - #112
Open
bdice wants to merge 1010 commits into
Open
Conversation
Add Filter to cudfFilterProject
Use adapters-cuda images from upstream.
- West const - header cleanup - nodiscard
…shjoins Adding more Join types to cudfHashJoin
…sum, no permutation of columns)
…-private into local-all_PRs_merged1
…or testing with q13
…025_08_31 Update Velox to 2025-08-31
…025_09_01 Update Velox to 2025-09-01
…update 20250902 velox update
…x-2025_09_05 Update velox to 2025 09 05
A copy of facebookincubator#14664 --------- Co-authored-by: Karthikeyan Natarajan <karthikeyann@users.noreply.github.com>
A copy of facebookincubator#14359 Large string support for importFromArrow is required for gluten, and Presto to work with libcudf. --------- Co-authored-by: Karthikeyan Natarajan <karthikeyann@users.noreply.github.com>
When running Query 22 with presto in single worker execution mode, we see a CPU fallback for a `FilterProject` node that takes 60 ms out of a 390 ms query. Depends on facebookincubator#51
…-velox-2025_09_10
…x-2025_09_10 Update velox 2025 09 10
A copy of Parquet connector refactor facebookincubator#50 merged with velox-cudf, conflicts resolved. A copy of facebookincubator#14294 --------- Co-authored-by: Muhammad Haseeb <14217455+mhaseeb123@users.noreply.github.com> Co-authored-by: Devavret Makkar <dmakkar@nvidia.com> Co-authored-by: Karthikeyan Natarajan <karthikeyann@users.noreply.github.com> Co-authored-by: Devavret Makkar <devavret@users.noreply.github.com>
A copy of facebookincubator#14294 Depends on facebookincubator#49 --------- Co-authored-by: Muhammad Haseeb <14217455+mhaseeb123@users.noreply.github.com> Co-authored-by: Karthikeyan Natarajan <karthikeyann@users.noreply.github.com> Co-authored-by: Karthikeyan <6488848+karthikeyann@users.noreply.github.com>
Upgrade cudf to 25.10 (for nvcomp improvements) Add dependency to setup scripts `libnvjitlink-devel-"$dashed"` CI docker to install nvjitlink --------- Co-authored-by: Karthikeyan Natarajan <karthikeyann@users.noreply.github.com>
bdice
requested review from
a team,
devavret,
karthikeyann and
mhaseeb123
as code owners
May 19, 2026 18:14
Author
|
/ok to test c7d0e59 |
Author
|
We will need to get GPU tests passing before merging this. I am deprioritizing this work for now. |
karthikeyann
force-pushed
the
velox-cudf
branch
from
September 10, 2026 01:18
eb60bff to
d7c312b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DO NOT SQUASH-MERGE
Validation