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

[GitHub] [arrow] nwt opened a new pull request, #34840: GH-34839: [Go] Build compute without noasm for non-amd64 GOARCH

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

   Building github.com/apache/arrow/go/v12/arrow/compute for a non-amd64 GOARCH requires -tag=noasm.  Adjust some build constraints so -tag=noasm isn't required.


-- 
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 #34840: GH-34839: [Go] Build compute without noasm for non-amd64 GOARCH

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

   * Closes: #34839


-- 
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 #34840: GH-34839: [Go] Build compute without noasm for non-amd64 GOARCH

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

   :warning: GitHub issue #34839 **has been automatically assigned in GitHub** to PR creator.


-- 
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 #34840: GH-34839: [Go] Build compute without noasm for non-amd64 GOARCH

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

   Benchmark runs are scheduled for baseline = efb0be0d146715663fbfe9162f91da2e8e05b58f and contender = 0e1f5c6c2ce7504d86dd10d91ab7d29c2441d4ce. 0e1f5c6c2ce7504d86dd10d91ab7d29c2441d4ce 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/688885df617047edbc60f027bbe6a424...0c36311a053940ba8c6c1fc314bd624b/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/023b653ad7904e05a9c442f0c35806a0...575647c2b30f4f1aab393299f5604d5f/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/aa3369f7a43f4b718c805eed714c6ab7...8c8e993d84de48ae92715a6223b94676/)
   [Failed :arrow_down:2.86% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/937ae11a34c44500847b2ff18d0478d8...39bcbda1d23441a6900b7159b2ede378/)
   Buildkite builds:
   [Finished] [`0e1f5c6c` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2618)
   [Failed] [`0e1f5c6c` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2650)
   [Finished] [`0e1f5c6c` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2616)
   [Failed] [`0e1f5c6c` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2641)
   [Finished] [`efb0be0d` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2617)
   [Failed] [`efb0be0d` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2649)
   [Finished] [`efb0be0d` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2615)
   [Failed] [`efb0be0d` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2640)
   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] zeroshade merged pull request #34840: GH-34839: [Go] Build compute without noasm for non-amd64 GOARCH

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


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