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/08/01 13:58:36 UTC

[GitHub] [arrow] pitrou opened a new pull request, #13764: ARROW-17253: [Python] Detect iterator exception instead of crashing

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

   When `pa.array` is given a generator that raises an exception, ensure the exception is correctly detected, even when an explicit size is also given.


-- 
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] pitrou merged pull request #13764: ARROW-17253: [Python] Detect iterator exception instead of crashing

Posted by GitBox <gi...@apache.org>.
pitrou merged PR #13764:
URL: https://github.com/apache/arrow/pull/13764


-- 
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 #13764: ARROW-17253: [Python] Detect iterator exception instead of crashing

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

   Benchmark runs are scheduled for baseline = 9a79c67055bb82a5df4b4a7afaaf288d1c40e980 and contender = dd962782eed88d7c7acb798e98f1b70931e991fb. dd962782eed88d7c7acb798e98f1b70931e991fb is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/8a21c7512cb34d10b063d096fa22e887...ca1aa43708f24d91996c5837aa8d7d08/)
   [Finished :arrow_down:0.1% :arrow_up:0.03%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/ff4f50479c3d4c2a8599f28fe74c9f2a...f67659c335c04ac1822aeb3954454ef8/)
   [Finished :arrow_down:0.27% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/d4d159e4310b4a95960cb545ef5aaf27...e14299599d0d4bc3a27f6e579638e68a/)
   [Finished :arrow_down:0.28% :arrow_up:0.18%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/bfb0d39352df489a99cff8004281d6c9...03ec5191c750453ca4ca9da2e6fa2b25/)
   Buildkite builds:
   [Failed] [`dd962782` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1243)
   [Finished] [`dd962782` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1255)
   [Finished] [`dd962782` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1237)
   [Finished] [`dd962782` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1257)
   [Failed] [`9a79c670` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1242)
   [Finished] [`9a79c670` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1254)
   [Finished] [`9a79c670` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1236)
   [Finished] [`9a79c670` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1256)
   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] pitrou commented on pull request #13764: ARROW-17253: [Python] Detect iterator exception instead of crashing

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

   Potential 9.0.0 candidate @raulcd @kszucs


-- 
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] github-actions[bot] commented on pull request #13764: ARROW-17253: [Python] Detect iterator exception instead of crashing

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

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


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