Gengliang Wang created SPARK-25819: -------------------------------------- Summary: Support parse mode option for function `from_avro` Key: SPARK-25819 URL: https://issues.apache.org/jira/browse/SPARK-25819 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 2.4.0 Reporter: Gengliang Wang
Current the function `from_avro` throws exception on reading corrupt records. To follow the behavior of `from_csv` and `from_json`, let's support parse mode "PERMISSIVE" and "FAILFAST" in `from_avro`. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org