NVIDIA-NeMo / NVIDIA-NeMo/Curator

pandas read_parquet fails for cloud reads on list of files

Open
#1,214 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
1.8k
Forks
328
Avg merge
4d 5h
Merged PRs (30d)
30

Description

Describe the bug

See https://github.com/pandas-dev/pandas/issues/62922

So if a user is using any ParquetReader with storage_options (or lack of when authenticated through IAM) the read would fail

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the ParquetReader code path and the linked pandas issue, then reproduce a cloud read using a list of files with storage_options or IAM authentication. Done means Parquet reads succeed for those cloud-backed file lists without the reported failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
cloud, data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.