bogao007 commented on PR #48373: URL: https://github.com/apache/spark/pull/48373#issuecomment-2450973177
> LGTM! Also I moved the proto generated py files under a new directory for better project management purpose in my last PR. Run with `protoc --proto_path=sql/core/src/main/protobuf/org/apache/spark/sql/execution/streaming --python_out=python/pyspark/sql/streaming/proto --pyi_out=python/pyspark/sql/streaming/proto sql/core/src/main/protobuf/org/apache/spark/sql/execution/streaming/StateMessage.proto` to generate the py files under the new directory to resolve the merge conflicts. I'll give it a try, thanks @jingz-db! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
