Siying Dong created SPARK-50804: ----------------------------------- Summary: to_protobuf() should not throw MatchError Key: SPARK-50804 URL: https://issues.apache.org/jira/browse/SPARK-50804 Project: Spark Issue Type: Task Components: Protobuf Affects Versions: 4.0.0 Reporter: Siying Dong
Right now, if `to_protobuf()` is called with an argument that is not StructType, ` scala.MatchError` is thrown, which is confusing to customers. We should categorize this error. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org