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 2022/11/17 16:47:04 UTC

[GitHub] [arrow-rs] psvri opened a new pull request, #3130: Fix bug #2855

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

   # Which issue does this PR close?
   
   Closes #2855.
   
   # Rationale for this change
    
   We were accessing the slice without checks and hence panics.
   
   # What changes are included in this PR?
   
   Added the check
   
   # Are there any user-facing changes?
   No
   


-- 
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 #3130: Fix Panic on Reading Corrupt Parquet Schema (#2855)

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #3130:
URL: https://github.com/apache/arrow-rs/pull/3130#issuecomment-1322284770

   Benchmark runs are scheduled for baseline = e1b5657eb1206ce67eb079f6e72615982a70480a and contender = 6f8187fb34effc79b20a03cb1d0d164448fb5ba8. 6f8187fb34effc79b20a03cb1d0d164448fb5ba8 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/8cd4611991c24c37a982f1b01270a921...1aa572745727412f9756cf17e9e90ce5/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/3c5932a8e48544089b6294a18322073e...00732b39a620419a90f09385b6f3e100/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/3b8e1d1424a643549dc38b30f55f8611...758be5fb44694bf29392c5013324f4c2/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/7de702996be5499c8df499823244e352...f449e8114271410392a9440c48928148/)
   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 #3130: Fix Panic on Reading Corrupt Parquet Schema (#2855)

Posted by GitBox <gi...@apache.org>.
tustvold merged PR #3130:
URL: https://github.com/apache/arrow-rs/pull/3130


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