You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenli Looi (Jira)" <ji...@apache.org> on 2022/08/17 05:29:00 UTC

[jira] [Created] (SPARK-40117) Convert condition to java in DataFrameWriterV2.overwrite

Wenli Looi created SPARK-40117:
----------------------------------

             Summary: Convert condition to java in DataFrameWriterV2.overwrite
                 Key: SPARK-40117
                 URL: https://issues.apache.org/jira/browse/SPARK-40117
             Project: Spark
          Issue Type: Bug
          Components: PySpark, SQL
    Affects Versions: 3.2.2, 3.3.0, 3.1.3
            Reporter: Wenli Looi


DataFrameWriterV2.overwrite() fails to convert the condition parameter to java. This prevents the function from being called.

It is caused by the following commit that deleted the `_to_java_column` call instead of fixing it: [https://github.com/apache/spark/commit/a1e459ed9f6777fb8d5a2d09fda666402f9230b9]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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