bazel-diff icon indicating copy to clipboard operation
bazel-diff copied to clipboard

streamed_proto support for Bazel cquery

Open ah-quant opened this issue 8 months ago • 0 comments

While browsing through the code, I stumbled over BazelQueryService.kt; There, a comment mentions that streamed proto support is not yet available for cquery and references https://github.com/bazelbuild/bazel/issues/17743 here:

https://github.com/Tinder/bazel-diff/blob/master/cli/src/main/kotlin/com/bazel_diff/bazel/BazelQueryService.kt#L109C28-L109C76

That issue is now closed, cquery supports streamed proto.

NOTE: this is very, very low prio; I do not need it myself, just wanted to let you know :-)

ah-quant avatar Jun 10 '24 09:06 ah-quant