Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.5.0
-
None
-
None
Description
`read_descriptor_set_file()` in `protobuf.functions` reads binary descriptor file from a file. It should throw structured Spark SQL error like _PROTOBUF_DESCRIPTOR_FILE_NOT_FOUND when the file is missing. It currently throws native Python error.