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 bazelbuild/bazel#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 :-)
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 bazelbuild/bazel#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 :-)