You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ZhangHuiGui (via GitHub)" <gi...@apache.org> on 2024/03/01 14:02:29 UTC

[I] [C++] A wrong total_bytes to generate StringType's test data in vector_hash_benchmark [arrow]

ZhangHuiGui opened a new issue, #40306:
URL: https://github.com/apache/arrow/issues/40306

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   A  wrong total_bytes to generate StringType's test data in vector_hash_benchmark.
   https://github.com/apache/arrow/blob/30e6d72242e376baa598b2e8f1d9b80d800a974c/cpp/src/arrow/compute/kernels/vector_hash_benchmark.cc#L128
   
   It may cause the implicit buffer-overflow and inaccurate benchmark.
   
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C++] A wrong total_bytes to generate StringType's test data in vector_hash_benchmark [arrow]

Posted by "bkietz (via GitHub)" <gi...@apache.org>.
bkietz closed issue #40306: [C++] A wrong total_bytes to generate StringType's test data in vector_hash_benchmark
URL: https://github.com/apache/arrow/issues/40306


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C++] A wrong total_bytes to generate StringType's test data in vector_hash_benchmark [arrow]

Posted by "bkietz (via GitHub)" <gi...@apache.org>.
bkietz commented on issue #40306:
URL: https://github.com/apache/arrow/issues/40306#issuecomment-1997882393

   Issue resolved by pull request 40307
   https://github.com/apache/arrow/pull/40307


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org