Closed huajiang-tubi closed 1 year ago
I am not sure what you mean, but here you have an example of a writer with Protobuf schema using sbt-protobuf:
parquet-protobuf only works with generated messages in Java. We are using akka-grpc and want to write the generated scala messages to parquet. Here is a proposal for the feature: #305
Hi @huajiang-tubi, That's a nice add-on and quite an effort to implement it!
Support for ScalaPB released in https://github.com/mjakubowski84/parquet4s/releases/tag/v2.13.0
Is there existing support for scalapb in this repo or anywhere else?