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

[GitHub] [arrow] kou opened a new pull request, #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   ### Rationale for this change
   
   `Requires: arrow_acero;parquet` is invalid.
   
   ### What changes are included in this PR?
   
   Use `Requires: arrow-acero parquet`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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] kou commented on pull request #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   +1
   


-- 
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 #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   :warning: GitHub issue #34977 **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] kou commented on pull request #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   @github-actions crossbow submit verify-rc-source-ruby-*


-- 
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] kou merged pull request #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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


-- 
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 #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   Revision: c89e4874822e7ce71f63b6ea03f6d3c687f3667f
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-53f822395f](https://github.com/ursacomputing/crossbow/branches/all?query=actions-53f822395f)
   
   |Task|Status|
   |----|------|
   |verify-rc-source-ruby-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4640767429/jobs/8213046765)|
   |verify-rc-source-ruby-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4640768008/jobs/8213047804)|
   |verify-rc-source-ruby-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4640767836/jobs/8213047460)|
   |verify-rc-source-ruby-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4640767587/jobs/8213046989)|
   |verify-rc-source-ruby-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-macos-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4640767732/jobs/8213047248)|
   |verify-rc-source-ruby-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-53f822395f-github-verify-rc-source-ruby-macos-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4640768159/jobs/8213048113)|


-- 
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 #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   * Closes: #34977


-- 
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 #34978: GH-34977: [C++] Fix "Requires" format in arrow-dataset.pc

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

   Benchmark runs are scheduled for baseline = f4446c0f99b427a513f4a18d8ca3874fd5c56cee and contender = 82d48a93d0dc5ea7826207f154d9f6a1250ec57b. 82d48a93d0dc5ea7826207f154d9f6a1250ec57b 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:25.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/dad4e4820c8f4a4d92e551f81dcc68cd...9f1f3a26f8b841f7aa1e56de3a325213/)
   [Finished :arrow_down:0.44% :arrow_up:0.12%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/077658d94e294b808ecfbe1d463025ba...677361f2d4564a44b384b33dfb5a01f9/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/a3550623abc4420486e0586ec022ed91...9c4801a9505b4f3f912e541273b3e74e/)
   [Finished :arrow_down:0.92% :arrow_up:0.09%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/b7a1e81c7a8941ee83276b180c9e0239...20fc2c0aaab14a3e90aa889bdcef8c94/)
   Buildkite builds:
   [Finished] [`82d48a93` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2657)
   [Finished] [`82d48a93` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2690)
   [Finished] [`82d48a93` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2655)
   [Finished] [`82d48a93` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2681)
   [Finished] [`f4446c0f` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2656)
   [Finished] [`f4446c0f` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2689)
   [Finished] [`f4446c0f` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2654)
   [Finished] [`f4446c0f` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2680)
   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