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/04/20 17:06:25 UTC

[GitHub] [arrow] raulcd opened a new pull request, #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions

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

   The aim of this PR is to allow passing the newly added `pyarrow.lib.IpcReadOptions` to `FlightCallOptions`.


-- 
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 #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions

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

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


-- 
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 #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions

Posted by GitBox <gi...@apache.org>.
lidavidm closed pull request #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions
URL: https://github.com/apache/arrow/pull/12939


-- 
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 commented on pull request #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions

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

   Thanks @raulcd!


-- 
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 #12939: ARROW-15777: [Python][Flight] Allow passing IpcReadOptions to FlightCallOptions

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

   Benchmark runs are scheduled for baseline = 83cc5727571c6291dad513e5a2cab15e6182b569 and contender = b9952840be6ff7234b416b5b80a48ecd7a5ecf60. b9952840be6ff7234b416b5b80a48ecd7a5ecf60 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/a6451f9d71574953aec52c8b36191b3e...e08900e5f1724cac97cb54e6e841d920/)
   [Finished :arrow_down:0.45% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/2b9e172d175942b4ba821bd8e4459a0c...7bb37ad2bf634508b85cfb0cffd7454c/)
   [Failed :arrow_down:0.75% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/3f3d80d7abb540b9abc8e86b33132188...01b0c2008451469b98f4cf9c6f0f0fba/)
   [Finished :arrow_down:0.17% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/2277ffc5c77242a7afd7cd29c0754b23...86b73d22f35349c889c0b62aed140e4d/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/563| `b9952840` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/551| `b9952840` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/549| `b9952840` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/561| `b9952840` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/562| `83cc5727` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/550| `83cc5727` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/548| `83cc5727` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/560| `83cc5727` ursa-thinkcentre-m75q>
   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