-
It occurs to me that scalapb-validate-core_2.13-0.3.4 references something that it doesn't unpack: validate-options.proto
As you can see in the error message below, the manifest references:
`/User…
-
In ScalaPB, we allow users to add libraryDependencies with custom artifact types to mark the dependency as a native protoc plugin. I hit an issue that when an artifact is published locally, sbt ignore…
-
**Description**
I wanted to use the mlflow docker image and ran into the below protobuf error.
**Steps to reproduce:**
```console
$ docker run --rm -it -p 5000:5000 atcommons/mlflow-server:l…
-
Spark 3.1
sparksql-scalapb_2.12:0.11.0
When used as a dataset, scalapb generated case classes don't catch type mismatches in the logical plan like ordinary scala case classes do.
E.g. in spark…
-
Sealed oneofs are only generated when the oneof name is `sealed_value`. For people with existing schemas (or schemas shared across multi-language teams where others might prefer another name), would …
-
The code had been running fine till March, but now I get this:
`sbt.librarymanagement.ResolveException: unresolved dependency: com.thesamet#sbt-protoc;0.99.23: not found`
This is the code (scalapb…
-
When using sbt-reproducible-build on pekko-grpc along with this PR https://github.com/raboof/sbt-reproducible-builds/pull/278 I get
```
[error] (codegen / reproducibleBuildsCheck) java.lang.Illeg…
-
Hello,
can't import flaml
error like:
...Anaconda3\lib\site-packages\mlflow\protos\scalapb\scalapb_pb2.py", line 22, in
options = DESCRIPTOR.extensions_by_name['options']
AttributeError:…
-
Hello.
What about built-in server-side grpc-web support to eliminate additional proxies like Envoy?
Like it's done here:
https://docs.rs/tonic-web/latest/tonic_web/
Is there any chance that …
-
`bazel` commands shouldn't print anything on success. Can you suppress or fix these warnings please?
```
# HEAD from 2021-11-29
RULES_SCALA_VERSION = "1d98a8013853b73c825c727be9467e5ea15c…