Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Add parquet uint32 type to hyper file type mapping #459

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

rymarczy
Copy link
Collaborator

Bus Performance Event parquet files utilize a new parquet type unit32 that was not properly being converted to it's hyper file type equivalent. This change adds the correct type mapping.

@rymarczy rymarczy requested a review from arkadyan October 25, 2024 18:40
Copy link

Coverage of commit bb10a13

Summary coverage rate:
  lines......: 75.3% (2491 of 3309 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link

@arkadyan arkadyan left a comment

Choose a reason for hiding this comment

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

👍

@rymarczy rymarczy merged commit 3aa9f08 into main Oct 25, 2024
6 checks passed
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