You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wjones127 (via GitHub)" <gi...@apache.org> on 2023/02/18 04:16:58 UTC

[GitHub] [arrow-rs] wjones127 opened a new pull request, #3733: feat: implement generic record batch reader

wjones127 opened a new pull request, #3733:
URL: https://github.com/apache/arrow-rs/pull/3733

   # Which issue does this PR close?
   
   Closes #3704.
   
   # Rationale for this change
    
   Wanted an easy way to create a RecordBatchReader from a vector of RecordBatches.
   
   # What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   # Are there any user-facing changes?
   
   
   Yes, and I've added documentation. The change is tested with a documentation test.
   


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


[GitHub] [arrow-rs] ursabot commented on pull request #3733: feat: implement generic record batch reader

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #3733:
URL: https://github.com/apache/arrow-rs/pull/3733#issuecomment-1436848416

   Benchmark runs are scheduled for baseline = 9a6c516f6e5c5411489a65af2e53dba041a26025 and contender = f4d4f76e75c6f3f3127f025d05a526fc5334459a. f4d4f76e75c6f3f3127f025d05a526fc5334459a is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/4af9c58c31a14c3ca89b04dc2ef3b4c3...d8ddacba1efc4f528295a80ea863bfb3/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/70549040d9d3482e85961298cafb12e6...7d82d4845409405e9cb69d76afebc0e8/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/85cb29bcabe44f729d661fb2f1abf257...972d9254dc8247e498e178c58f5e17a4/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/10ed9fa421ec4824a2844c34a7d15aa8...b49e3bea18f6496da597c7380d2dad06/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


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


[GitHub] [arrow-rs] tustvold merged pull request #3733: feat: implement generic record batch reader

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold merged PR #3733:
URL: https://github.com/apache/arrow-rs/pull/3733


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