Bryan Cutler created SPARK-23699: ------------------------------------ Summary: PySpark should raise same Error when Arrow fallback is disabled Key: SPARK-23699 URL: https://issues.apache.org/jira/browse/SPARK-23699 Project: Spark Issue Type: Improvement Components: PySpark, SQL Affects Versions: 2.4.0 Reporter: Bryan Cutler
When a schema or import error is encountered when using Arrow for createDataFrame or toPandas and fallback is disabled, a RuntimeError is raised. It would be better to raise the same type of error. -- 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