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/05/24 03:27:32 UTC

[GitHub] [arrow] cyb70289 opened a new pull request, #13223: MINOR: [C++] Mark ChunkResolver move constructor noexcept

cyb70289 opened a new pull request, #13223:
URL: https://github.com/apache/arrow/pull/13223

   It also makes ChunkedArray nothrow move constructible as it contains a
   ChunkResolver data member.


-- 
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] lidavidm closed pull request #13223: MINOR: [C++] Mark ChunkResolver move constructor noexcept

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #13223: MINOR: [C++] Mark ChunkResolver move constructor noexcept
URL: https://github.com/apache/arrow/pull/13223


-- 
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] ursabot commented on pull request #13223: MINOR: [C++] Mark ChunkResolver move constructor noexcept

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

   Benchmark runs are scheduled for baseline = d889adec54f3148438f17cd4647764d568390620 and contender = dd84c0f68c6f898e3a02bb0623500e3f165f80d4. dd84c0f68c6f898e3a02bb0623500e3f165f80d4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/94d84cbebb4b44abaa0a09f4ded9174d...f20214b72a6847938d9625435d127a71/)
   [Failed :arrow_down:0.9% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/5396d48f5ec4457e807afbc0a352cd13...3d168fa0ade343feac150722d9afdd56/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/ac42d9fd6b504f179700607464912bfe...bbade04a7e4f4aa09f1bc11a54e63b95/)
   [Finished :arrow_down:0.16% :arrow_up:0.04%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/91ee1c6a88a046d4aed696dcb1be848c...ab6fc9119e874c1fa64a0bdc1a8b92ee/)
   Buildkite builds:
   [Finished] [`dd84c0f6` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/815)
   [Failed] [`dd84c0f6` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/813)
   [Failed] [`dd84c0f6` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/803)
   [Finished] [`dd84c0f6` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/818)
   [Finished] [`d889adec` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/814)
   [Failed] [`d889adec` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/812)
   [Failed] [`d889adec` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/802)
   [Finished] [`d889adec` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/817)
   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