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/11 18:58:08 UTC

[GitHub] [arrow-rs] askoa opened a new pull request, #3091: Remove Option from

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

   # Which issue does this PR close?
   
   Part of #3086 
   
   # What changes are included in this PR?
   
   Removed Option from `Field::metadata`. 
   
   # Are there any user-facing changes?
   
   Changing the datatype of `Field::metadata` might impact downstreams that access the field.


-- 
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 #3091: Remove Option from `Field::metadata`

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


-- 
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 #3091: Remove Option from `Field::metadata`

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

   Benchmark runs are scheduled for baseline = 7d41e1c194b24238010e1a26c4864f535a4899eb and contender = 8bb2917ee7c22c71cd71368cbe4dec4335e7d8f5. 8bb2917ee7c22c71cd71368cbe4dec4335e7d8f5 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/43ad6e09043f4c089682a635b0f202c3...6b3d7c89d93f4a9484d692b686b86dff/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/d651b6a9a5d64f8f8bf85933a4b90544...617faa05a9e249cf92c19799363fa634/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/1be26f07d5f34ba295730d87ddc22d67...259e1475be1c4c03a6915ac63fa2a9e7/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/933cc760bcba4c5e96cb83c8a2b9ae9e...e65ac9c722b14e42b13ca0923fc763ec/)
   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