Skip to content

Parquet iterator does not take groupname key word #246

Open
chto wants to merge 1 commit intoLSSTDESC:mainfrom
chto:main
Open

Parquet iterator does not take groupname key word #246
chto wants to merge 1 commit intoLSSTDESC:mainfrom
chto:main

Conversation

@chto
Copy link
Copy Markdown

@chto chto commented Feb 6, 2026

Problem & Solution Description (including issue #)

Hi,
Parquet iterator does not take the groupname keyword, so it will crash.
This pull request fixes it.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.84%. Comparing base (9596d74) to head (fe7dbf6).

Files with missing lines Patch % Lines
src/rail/core/stage.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   99.86%   99.84%   -0.03%     
==========================================
  Files          54       54              
  Lines        3746     3753       +7     
==========================================
+ Hits         3741     3747       +6     
- Misses          5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@eacharles eacharles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you clean this up a bit, remove the swap file and print statement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants