You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is the same root problem as #18636, due to DescriptorProtos.FieldOptions actually getting v4.28.2 gencode from the Java runtime when code in trino's dep actually expects v3.x.x gencode.
Closing as duplicate in favor of the other issue, but please reopen if this is actually a distinct issue.
What version of protobuf and what language are you using?
Version: 4.28.2
Language: Java
What operating system (Linux, Windows, ...) and version?
MacOS/Linux
What runtime / compiler are you using (e.g., python version or gcc version)
Compiler: 3.x, runtime: latest 4.28.2
What did you do?
Run Kafka tests in the trinodb/trino#23697
What did you expect to see
No frame mismatch
What did you see instead?
Anything else we should know about your project / environment
The text was updated successfully, but these errors were encountered: