Davies Liu created SPARK-3594: --------------------------------- Summary: 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
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