abacef commented on issue #7297: URL: https://github.com/apache/arrow-rs/issues/7297#issuecomment-3060513714
@jayzhan211 I am interested in working on this (if @ajita-asthana you are not) but can you explain more what types of things should be benchmarked here? Are you seeing that doing a for loop over a `Vec<i64>` and adding each value to the builder may be faster than using `PrimitiveArray::from(Vec<i64>)` What are the **some cases* you are referring to? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org