[ https://issues.apache.org/jira/browse/SPARK-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Armbrust resolved SPARK-3594. ------------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 Issue resolved by pull request 2716 [https://github.com/apache/spark/pull/2716] > try more rows during inferSchema > -------------------------------- > > Key: SPARK-3594 > URL: https://issues.apache.org/jira/browse/SPARK-3594 > Project: Spark > Issue Type: Improvement > Reporter: Davies Liu > Assignee: Davies Liu > Fix For: 1.2.0 > > > If there are some empty values in the first row of RDD of Row, the > inferSchema will failed. > It's better to try with more rows, combine them together. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org