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/19 18:05:12 UTC

[GitHub] [arrow] zeroshade opened a new pull request, #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

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

   Bring the `BitSetRunReader` and associated utilities into a shared `internal` package so it can be shared between both the arrow and parquet go packages but staying internal rather than becoming part of the external API.


-- 
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 #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

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

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


-- 
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] emkornfield commented on pull request #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

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

   +1 LGTM.


-- 
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] zeroshade closed pull request #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

Posted by GitBox <gi...@apache.org>.
zeroshade closed pull request #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package
URL: https://github.com/apache/arrow/pull/12926


-- 
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] zeroshade commented on pull request #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

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

   Depends on https://github.com/apache/arrow/pull/12927 getting merged first to alleviate the linting errors.


-- 
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 #12926: ARROW-15950: [Go] Lift BitSetRunReader to internal/bitutils package

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

   Benchmark runs are scheduled for baseline = 0e03af446c328d0ef963510c3292cb14e092b917 and contender = a40102a6f9da34c92ed7a6f9afd02bdf4c732550. a40102a6f9da34c92ed7a6f9afd02bdf4c732550 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/9cc1b961baa54b18841206d704cdd139...f620e508e2ab4823bdb2ac3705295bf3/)
   [Failed] [test-mac-arm](https://conbench.ursa.dev/compare/runs/b6a32d1850fb458cae8f69d4b852e59d...df2c22e79e5b4caa991ad51d0678b0bc/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/ddf86dc5a07446018930a71d758a32d1...72641924de0b410da8ed711f78043598/)
   [Finished :arrow_down:0.55% :arrow_up:0.08%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/860a9578bcfc4505bb5cc146d87ee0af...6e24d5c392924018860591758cefa21a/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/577| `a40102a6` ec2-t3-xlarge-us-east-2>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/565| `a40102a6` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/563| `a40102a6` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/575| `a40102a6` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/576| `0e03af44` ec2-t3-xlarge-us-east-2>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/564| `0e03af44` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/562| `0e03af44` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/574| `0e03af44` 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