WweiL commented on PR #40906:
URL: https://github.com/apache/spark/pull/40906#issuecomment-1522329072
The `optional` in command.proto is needed or it throws:
```
[error]
/home/wei.liu/oss-spark/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/streaming/StreamingQuery.scala:210:19:
value hasExceptionMessage is not a member of
org.apache.spark.connect.proto.StreamingQueryCommandResult.ExceptionResult
[error] if (exception.hasExceptionMessage) {
[error] ^
[error] one error found
```
--
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]