-
### Describe the bug, including details regarding any error messages, version, and platform.
We just upgraded our Go FlightSQL client to point to master so that we can use the recently added stateles…
-
**What version of protobuf and what language are you using?**
N/A - The issue relates to the online documentation on https://protobuf.dev/
**What operating system (Linux, Windows, ...) and versi…
-
**Describe the bug**
one block of my api is defined as:
```go
StarListRequest {
Keyword string `json:"keyword,optional"`
Page int64 `json:"page"`
Size int64 `json:"size"`
}
```…
-
Hi there,
When I tried to deploy my model with onnx/serving, I came across this proble "google.protobuf.message.DecodeError: Error parsing message".
I just followed each step of the onnx/serving-t…
-
This project looks like a great idea.
I was trying to test, but I'm confused a bit.
It took me a minute but I eventually understood that I cannot define my protobuf messages using the actual go…
-
Seems to be a breaking change with the latest release of com.google.protobuf:protobuf-java, currently this code
```
@Target(AnnotationTarget.CLASS)
annotation class KrotoDC(
val forProto: K…
-
As tikv use `rust-protobuf` by default, `pprof-rs` should support `rust-protobuf` to reduce unnecessary dependency.
-
Rewrite for clarity:
The protobuf extension only works for gRPC messages with one word variables. It breaks if there are multiple words in a variable, separated by underscores (which is the standar…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I am …
-
**What version of protobuf and what language are you using?**
Version: v27.2 through vcpkg using vcpkg install protobuf protobuf:x64-windows
Language: C++
**What operating system (Linux, Wind…