[ 
https://issues.apache.org/jira/browse/SPARK-51182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-51182.
---------------------------------
    Fix Version/s: 4.1.0
       Resolution: Fixed

Issue resolved by pull request 49928
[https://github.com/apache/spark/pull/49928]

> DataFrameWriter should throw dataPathNotSpecifiedError when path is not 
> specified
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-51182
>                 URL: https://issues.apache.org/jira/browse/SPARK-51182
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> When {{path}} is not specified in the call to 
> {{DataFrame.write().save(path)}} explicitly or using {{option(path, ...)}}, 
> {{parquet(path)}} and etc, it will be more accurate to raise 
> {{dataPathNotSpecifiedError}} instead of {{multiplePathsSpecifiedError}}.



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

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

Reply via email to