Skip to content

fix(cuda): preserve dictionary value nulls#8774

Merged
0ax1 merged 1 commit into
developfrom
ad/fix-cuda-dictionary-validity
Jul 15, 2026
Merged

fix(cuda): preserve dictionary value nulls#8774
0ax1 merged 1 commit into
developfrom
ad/fix-cuda-dictionary-validity

Conversation

@0ax1

@0ax1 0ax1 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Export logical dictionary validity through Arrow Device arrays. Add a packed-boolean dictionary gather so device-resident validity remains on the GPU.

@0ax1 0ax1 added the changelog/fix A bug fix label Jul 15, 2026
@0ax1 0ax1 force-pushed the ad/fix-cuda-dictionary-validity branch from 626a416 to 6d4c4ab Compare July 15, 2026 18:25
@0ax1 0ax1 requested a review from robert3005 July 15, 2026 18:26
Export logical dictionary validity through Arrow Device arrays. Add a
packed-boolean dictionary gather so device-resident validity remains on
the GPU.

Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
@0ax1 0ax1 force-pushed the ad/fix-cuda-dictionary-validity branch from 6d4c4ab to 6e4fc6a Compare July 15, 2026 18:46
@vortex-data vortex-data deleted a comment from github-actions Bot Jul 15, 2026
@0ax1 0ax1 enabled auto-merge (squash) July 15, 2026 18:56
@0ax1 0ax1 requested a review from onursatici July 15, 2026 19:47
@0ax1 0ax1 merged commit 2cade61 into develop Jul 15, 2026
77 checks passed
@0ax1 0ax1 deleted the ad/fix-cuda-dictionary-validity branch July 15, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants