You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/30 13:14:13 UTC

[GitHub] [arrow] jorgecarleitao opened a new pull request #9371: ARROW-11437: [Rust] Removed duplicated code in benches

jorgecarleitao opened a new pull request #9371:
URL: https://github.com/apache/arrow/pull/9371


   This PR removes duplicated code that has been accumulating throughout the development of the crate.
   
   It essentially creates 3 functions to create randomly generated arrays (primitive, bool, string) on the crates' utils module, and replaces all defined functions in the benches by those 3 functions :)
   


----------------------------------------------------------------
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.

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



[GitHub] [arrow] github-actions[bot] commented on pull request #9371: ARROW-11437: [Rust] Removed duplicated code in benches

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9371:
URL: https://github.com/apache/arrow/pull/9371#issuecomment-770210881


   https://issues.apache.org/jira/browse/ARROW-11437


----------------------------------------------------------------
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.

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



[GitHub] [arrow] nevi-me closed pull request #9371: ARROW-11437: [Rust] Removed duplicated code in benches

Posted by GitBox <gi...@apache.org>.
nevi-me closed pull request #9371:
URL: https://github.com/apache/arrow/pull/9371


   


----------------------------------------------------------------
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.

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