[ https://issues.apache.org/jira/browse/SPARK-25819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-25819. ---------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 22814 [https://github.com/apache/spark/pull/22814] > 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 > Assignee: Gengliang Wang > Priority: Major > Fix For: 3.0.0 > > > 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