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/06/07 12:58:54 UTC

[GitHub] [arrow] kou opened a new pull request, #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   ### Rationale for this change
   
   We can use `optional` with Protobuf 3.12.0 by specifying `--experimental_allow_proto3_optional` explicitly.
   
   If we accept Protobuf 3.12.0 or later for Flight SQL, we can use system Protobuf on Ubuntu 22.04. Because Ubuntu 22.04 ships Protobuf 3.12.4.
   
   ### What changes are included in this PR?
   
   Specify  `--experimental_allow_proto3_optional` explicitly when Protobuf is < 3.15.0. 
   
   ### 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] github-actions[bot] commented on pull request #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 7f8d3005999f789eb0f934ee5d3ab239e36d6f44
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-730c58ec5f](https://github.com/ursacomputing/crossbow/branches/all?query=actions-730c58ec5f)
   
   |Task|Status|
   |----|------|
   |debian-bullseye-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-debian-bullseye-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5206920195/jobs/9393972520)|
   |debian-bullseye-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-debian-bullseye-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5206920373/jobs/9393972845)|
   |test-debian-10-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-debian-10-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5206921081/jobs/9393974121)|
   |test-debian-10-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-debian-10-cpp-i386)](https://github.com/ursacomputing/crossbow/actions/runs/5206921607/jobs/9393975003)|
   |test-debian-11-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-debian-11-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5206920030/jobs/9393972293)|
   |test-debian-11-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-debian-11-cpp-i386)](https://github.com/ursacomputing/crossbow/actions/runs/5206920766/jobs/9393973551)|
   |test-ubuntu-20.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-ubuntu-20.04-cpp)](https://github.com/ursacomputing/crossbow/actions/runs/5206919907/jobs/9393972149)|
   |test-ubuntu-22.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-test-ubuntu-22.04-cpp)](https://github.com/ursacomputing/crossbow/actions/runs/5206921292/jobs/9393974516)|
   |ubuntu-jammy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-ubuntu-jammy-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5206921087/jobs/9393974140)|
   |ubuntu-jammy-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-ubuntu-jammy-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5206922022/jobs/9393975685)|
   |ubuntu-kinetic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-ubuntu-kinetic-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5206921440/jobs/9393974755)|
   |ubuntu-kinetic-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-730c58ec5f-github-ubuntu-kinetic-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5206921829/jobs/9393975335)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Benchmark runs are scheduled for baseline = 407423394cb988669a0b5716899810a924c0aa4c and contender = a2e1f6648f807e00fa144094222061c1b3bcb6e1. a2e1f6648f807e00fa144094222061c1b3bcb6e1 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/b5cd59633ac34935ac459e24284f2ba4...2f7ac10876ec4e8eac5294dfcc2222e2/)
   [Finished :arrow_down:0.74% :arrow_up:0.03%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/269aeed52fa1430ea420acd6f1077202...f969495f795745758cfa71aea46f0346/)
   [Finished :arrow_down:0.65% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/516fb76d0281405c8488612f7b52244a...ed2880c2920f435596a6fac1bea3c157/)
   [Failed] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/ec0398e2004c4f02ba2d1e64a1e9d0ed...d589fe56c6e145a09a81293f18760473/)
   Buildkite builds:
   [Finished] [`a2e1f664` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/3008)
   [Finished] [`a2e1f664` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/3044)
   [Finished] [`a2e1f664` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/3009)
   [Finished] [`a2e1f664` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/3034)
   [Finished] [`40742339` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/3007)
   [Finished] [`40742339` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/3043)
   [Finished] [`40742339` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/3008)
   [Failed] [`40742339` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/3033)
   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] raulcd commented on pull request #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   To give more context as shared with Zulip, I think this is due to the new version of protobuf on hombrew that was merged yesterday:
   https://github.com/Homebrew/homebrew-core/pull/132957 and https://github.com/Homebrew/homebrew-core/pull/132988


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @github-actions crossbow submit ubuntu-jammy-* ubuntu-kinetic-* debian-bullseye-* test-ubuntu-*-cpp test-debian-*-cpp-*


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 97fe05db2b17cad8a5194d3257c8e8af2f7805dd
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-748483045e](https://github.com/ursacomputing/crossbow/branches/all?query=actions-748483045e)
   
   |Task|Status|
   |----|------|
   |ubuntu-jammy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-748483045e-github-ubuntu-jammy-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5200297563/jobs/9378827838)|
   |ubuntu-jammy-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-748483045e-github-ubuntu-jammy-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5200297235/jobs/9378827070)|
   |ubuntu-kinetic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-748483045e-github-ubuntu-kinetic-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5200296918/jobs/9378826399)|
   |ubuntu-kinetic-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-748483045e-github-ubuntu-kinetic-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5200296662/jobs/9378826064)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 7f8d3005999f789eb0f934ee5d3ab239e36d6f44
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-28f35f37d0](https://github.com/ursacomputing/crossbow/branches/all?query=actions-28f35f37d0)
   
   |Task|Status|
   |----|------|
   |debian-bookworm-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-28f35f37d0-github-debian-bookworm-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5207804983/jobs/9395710729)|
   |debian-bookworm-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-28f35f37d0-github-debian-bookworm-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5207805300/jobs/9395711283)|
   |ubuntu-focal-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-28f35f37d0-github-ubuntu-focal-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5207805141/jobs/9395710973)|
   |ubuntu-focal-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-28f35f37d0-github-ubuntu-focal-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5207804838/jobs/9395710575)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @github-actions crossbow submit ubuntu-jammy-* ubuntu-kinetic-* debian-bullseye-* test-ubuntu-*-cpp test-debian-*-cpp


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @github-actions crossbow submit test-ubuntu-22.04-cpp


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   :warning: GitHub issue #35961 **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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   I think that it's not related to the problem.
   I've opened #35987. See it for details.


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Oh, it's related. I'll take a look at it.


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 97fe05db2b17cad8a5194d3257c8e8af2f7805dd
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-1952bb24c9](https://github.com/ursacomputing/crossbow/branches/all?query=actions-1952bb24c9)
   
   |Task|Status|
   |----|------|
   |test-ubuntu-22.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-1952bb24c9-github-test-ubuntu-22.04-cpp)](https://github.com/ursacomputing/crossbow/actions/runs/5200322559/jobs/9378887062)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 66a44defcb89264fc7c5f40c7190fab5867c3860
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-d4b3401633](https://github.com/ursacomputing/crossbow/branches/all?query=actions-d4b3401633)
   
   |Task|Status|
   |----|------|
   |debian-bullseye-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-debian-bullseye-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5202130537/jobs/9383291795)|
   |debian-bullseye-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-debian-bullseye-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5202129049/jobs/9383288593)|
   |test-debian-10-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-debian-10-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5202129729/jobs/9383289921)|
   |test-debian-10-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-debian-10-cpp-i386)](https://github.com/ursacomputing/crossbow/actions/runs/5202130283/jobs/9383291187)|
   |test-debian-11-cpp-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-debian-11-cpp-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5202131867/jobs/9383294992)|
   |test-debian-11-cpp-i386|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-debian-11-cpp-i386)](https://github.com/ursacomputing/crossbow/actions/runs/5202130030/jobs/9383290686)|
   |test-ubuntu-20.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-ubuntu-20.04-cpp)](https://github.com/ursacomputing/crossbow/actions/runs/5202131604/jobs/9383294362)|
   |test-ubuntu-22.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-test-ubuntu-22.04-cpp)](https://github.com/ursacomputing/crossbow/actions/runs/5202131328/jobs/9383293606)|
   |ubuntu-jammy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-ubuntu-jammy-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5202131100/jobs/9383293098)|
   |ubuntu-jammy-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-ubuntu-jammy-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5202130869/jobs/9383292458)|
   |ubuntu-kinetic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-ubuntu-kinetic-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5202128789/jobs/9383288232)|
   |ubuntu-kinetic-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-d4b3401633-github-ubuntu-kinetic-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5202129456/jobs/9383289318)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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


-- 
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] raulcd commented on pull request #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   is the failure related?
   ```
    /build/apache-arrow-13.0.0.dev186/cpp/src/arrow/flight/sql/server.cc:364:20: error: could not convert ‘any.google::protobuf::Any::PackFrom((* & message))’ from ‘void’ to ‘bool’
     364 |   if (!any.PackFrom(message)) {
         |        ~~~~~~~~~~~~^~~~~~~~~
         |                    |
         |                    void
   /build/apache-arrow-13.0.0.dev186/cpp/src/arrow/flight/sql/server.cc:364:20: error: in argument to unary !
   ```


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   Revision: 97fe05db2b17cad8a5194d3257c8e8af2f7805dd
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-b70e6e55c0](https://github.com/ursacomputing/crossbow/branches/all?query=actions-b70e6e55c0)
   
   |Task|Status|
   |----|------|
   |debian-bullseye-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-debian-bullseye-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5200304885/jobs/9378845449)|
   |debian-bullseye-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-debian-bullseye-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5200305009/jobs/9378845461)|
   |ubuntu-jammy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-ubuntu-jammy-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5200305550/jobs/9378846956)|
   |ubuntu-jammy-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-ubuntu-jammy-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5200305878/jobs/9378847806)|
   |ubuntu-kinetic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-ubuntu-kinetic-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/5200306070/jobs/9378848182)|
   |ubuntu-kinetic-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-b70e6e55c0-github-ubuntu-kinetic-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/5200306439/jobs/9378849069)|


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   +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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   ```
   Unable to match any tasks for `test-debian-*-cpp`
   The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/5201827696
   ```


-- 
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] raulcd commented on pull request #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @kou are the issues found on the RC1 failed jobs related to the new Protobuf version on MacOS for AMD and ARM64 supposed to be solved with this one?
   ```
    /Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../release/libarrow.a(util_avx2.cc.o) has no symbols
   ld: illegal thread local variable reference to regular symbol __ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E for architecture x86_64
   clang: error: linker command failed with exit code 1 (use -v to see invocation)
   ```
   A couple of examples:
   * [verify-rc-source-python-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/5201543997/jobs/9381858254)
   * [verify-rc-source-python-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/5201543279/jobs/9381856029)


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @github-actions crossbow submit ubuntu-focal-* debian-bookworm-*


-- 
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 #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

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

   @github-actions crossbow submit ubuntu-jammy-* ubuntu-kinetic-*


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