googleapis / googleapis/cpp-bigquery-odbc

Cleanup Bazel workarounds for gRPC

Open
#187 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: cleanup
Dominant language
C++
Stars
5
Forks
6
Avg merge
8d 7h
Merged PRs (30d)
12

Description

gRPC 1.60.x does not compile out of the box with Bazel v7. Bazel v7 requires a newer version of [apple_rules](https://github.com/bazelbuild/rules_apple) than what gRPC uses.

We rely on google-cloud-cpp which relies on gRPC.

By now we're making similar workarounds they did to make it work.

We should keep an eye on https://github.com/googleapis/google-cloud-cpp/issues/13311 and https://github.com/googleapis/google-cloud-cpp/issues/11485 and make this cleanup once google-cloudcpp repo fix it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.