You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2023/07/03 09:28:00 UTC

[jira] [Resolved] (SPARK-44185) Inconsistent path qualifying between catalog and data operations

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

Yuming Wang resolved SPARK-44185.
---------------------------------
    Fix Version/s: 3.5.0
         Assignee: Kent Yao
       Resolution: Fixed

Issue resolved by pull request https://github.com/apache/spark/pull/41733

> Inconsistent path qualifying between catalog and data operations
> ----------------------------------------------------------------
>
>                 Key: SPARK-44185
>                 URL: https://issues.apache.org/jira/browse/SPARK-44185
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.4, 3.3.2, 3.4.1, 3.5.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.5.0
>
>
> For example
>  * CREATE TABLE statement with relative LOCATION will infer schema from files from the directory relative to the current working directory and store the directory relative to the warehouse path. 
>  * CTAS statement with relative LOCATION cannot assert empty root path as it checks the wrong path it will finally use.
>  * DataframeWriter does not qualify the path before checking



--
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