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

[Feature] Optimize parquet nested col read performance #4447

Open
1 of 2 tasks
Zouxxyy opened this issue Nov 4, 2024 · 1 comment
Open
1 of 2 tasks

[Feature] Optimize parquet nested col read performance #4447

Zouxxyy opened this issue Nov 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Zouxxyy
Copy link
Contributor

Zouxxyy commented Nov 4, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

NestedColumnReader has performance regression for simple row col reading

using NestedColumnReader

image

using RowColumnReader

image

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@Zouxxyy Zouxxyy added the enhancement New feature or request label Nov 4, 2024
@JingsongLi
Copy link
Contributor

@Zouxxyy You are correct, yes, now this implementation has some performance regression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants