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

Add benchmarks for reading and writing strings #15100

Closed
wjones127 opened this issue Dec 27, 2022 · 0 comments · Fixed by #15101
Closed

Add benchmarks for reading and writing strings #15100

wjones127 opened this issue Dec 27, 2022 · 0 comments · Fixed by #15101

Comments

@wjones127
Copy link
Member

Describe the enhancement requested

To evaluate #14353 we should benchmark reading and writing string data.

Component(s)

Benchmarking, C++, Parquet

@wjones127 wjones127 self-assigned this Dec 27, 2022
pitrou pushed a commit that referenced this issue Jan 5, 2023
…et (#15101)

* Closes: #15100

Authored-by: Will Jones <willjones127@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@pitrou pitrou modified the milestones: 0.1.0, 11.0.0 Jan 5, 2023
EpsilonPrime pushed a commit to EpsilonPrime/arrow that referenced this issue Jan 5, 2023
… Parquet (apache#15101)

* Closes: apache#15100

Authored-by: Will Jones <willjones127@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
vibhatha pushed a commit to vibhatha/arrow that referenced this issue Jan 9, 2023
… Parquet (apache#15101)

* Closes: apache#15100

Authored-by: Will Jones <willjones127@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment