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

Avoid data copy in parquet reader. #273

Closed
chunshao90 opened this issue Sep 27, 2022 · 1 comment
Closed

Avoid data copy in parquet reader. #273

chunshao90 opened this issue Sep 27, 2022 · 1 comment
Labels
feature New feature or request

Comments

@chunshao90
Copy link
Contributor

chunshao90 commented Sep 27, 2022

Describe This Problem

After parquet is upgraded by #269, some api changes and in order to adapt them some performance issues are introduced:
https://github.com/CeresDB/ceresdb/blob/a8fb2c92edb979051fbfbd339d72f65f94628f2c/components/parquet_ext/src/serialized_reader.rs#L195-L202

Proposal

(TODO)

Additional Context

No response

@ShiKaiWi
Copy link
Member

I guess this has been fixed already.

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

No branches or pull requests

2 participants