You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/10/23 15:07:00 UTC

[jira] [Created] (SPARK-25811) Support PyArrow's feature to raise an error for unsafe cast

Liang-Chi Hsieh created SPARK-25811:
---------------------------------------

             Summary: Support PyArrow's feature to raise an error for unsafe cast
                 Key: SPARK-25811
                 URL: https://issues.apache.org/jira/browse/SPARK-25811
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.0.0
            Reporter: Liang-Chi Hsieh


Since 0.11.0, PyArrow supports to raise an error for unsafe cast. We should use it to raise a proper error for pandas udf users when such cast is detected.

We can also add a config to control such behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org