Skip to content

Conversation

@mhaseeb123
Copy link
Member

@mhaseeb123 mhaseeb123 commented Jan 21, 2026

Description

Closes #21074

This PR allows the Parquet readers to select top-level columns by index reference

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 21, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Jan 21, 2026
@github-actions github-actions bot added Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Jan 22, 2026
@GPUtester GPUtester moved this to In Progress in cuDF Python Jan 22, 2026
@mhaseeb123 mhaseeb123 marked this pull request as ready for review January 22, 2026 00:18
@mhaseeb123 mhaseeb123 requested review from a team as code owners January 22, 2026 00:18
@mhaseeb123 mhaseeb123 added 3 - Ready for Review Ready for review by team non-breaking Non-breaking change feature request New feature or request labels Jan 22, 2026
@mhaseeb123 mhaseeb123 requested a review from devavret January 22, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

[FEA] In Parquet reader, allow selecting columns to read by column index

1 participant