You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "adamreeve (via GitHub)" <gi...@apache.org> on 2023/02/09 21:16:49 UTC

[GitHub] [arrow] adamreeve opened a new pull request, #34108: GH-32240: [C#] Support decompression when reading an IPC stream from ReadOnlyMemory

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

   This is a small follow-up to #33603 to support reading a compressed IPC stream from a `ReadOnlyMemory<byte>`, as I missed that this has a separate reader implementation.


-- 
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] westonpace commented on pull request #34108: GH-32240: [C#] Support decompression when reading an IPC stream from ReadOnlyMemory

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace commented on PR #34108:
URL: https://github.com/apache/arrow/pull/34108#issuecomment-1426180614

   Thanks!


-- 
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] westonpace merged pull request #34108: GH-32240: [C#] Support decompression when reading an IPC stream from ReadOnlyMemory

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace merged PR #34108:
URL: https://github.com/apache/arrow/pull/34108


-- 
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 #34108: GH-32240: [C#] Support decompression when reading an IPC stream from ReadOnlyMemory

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #34108:
URL: https://github.com/apache/arrow/pull/34108#issuecomment-1426582944

   Benchmark runs are scheduled for baseline = 05c8b222c4d409d538cc5f92c802d4d683407ad5 and contender = 1140ad39b26e02ae645e3462ff8d76b7c00dff27. 1140ad39b26e02ae645e3462ff8d76b7c00dff27 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/3bb639e3690f48b4b46c48a18c1e85db...44955fc6919b4677a36e5068390954f6/)
   [Failed :arrow_down:0.34% :arrow_up:0.03%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/3ce85cd6edad47a6a94538943694a3df...45652c2abbef4dd8b19f9eb3c4d8bd72/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/665998fff8f94950909ed3bdf16764d6...eb8fb96c92c549b9aea3e13f2ff7b634/)
   [Finished :arrow_down:0.54% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5976650f12ce4712a043c0ccad507202...4b768be75d084c69ad11f6b286d65e38/)
   Buildkite builds:
   [Finished] [`1140ad39` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2359)
   [Finished] [`1140ad39` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2388)
   [Finished] [`1140ad39` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2357)
   [Finished] [`1140ad39` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2379)
   [Finished] [`05c8b222` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2358)
   [Failed] [`05c8b222` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2387)
   [Finished] [`05c8b222` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2356)
   [Finished] [`05c8b222` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2378)
   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] github-actions[bot] commented on pull request #34108: GH-32240: [C#] Support decompression when reading an IPC stream from ReadOnlyMemory

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34108:
URL: https://github.com/apache/arrow/pull/34108#issuecomment-1424851980

   * Closes: #32240


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