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

[jira] [Updated] (SPARK-42650) insert overwrite table will casue table location lost if java.lang.ArithmeticException is thrown

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

kevinshin updated SPARK-42650:
------------------------------
    Summary: insert overwrite table will casue table location lost if java.lang.ArithmeticException is thrown  (was: link issue SPARK-42550)

> insert overwrite table will casue table location lost if java.lang.ArithmeticException is thrown
> ------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-42650
>                 URL: https://issues.apache.org/jira/browse/SPARK-42650
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.3
>            Reporter: kevinshin
>            Priority: Major
>
> When use [KyuubiSparkSQLExtension|https://kyuubi.readthedocs.io/en/v1.6.1-incubating/extensions/engines/spark/] and when a `insert overwrite` statment meet exception ,a no partion table's home directory will lost ,partion table will lost partion directory.
>  
> my spark-defaults.conf config : 
> spark.sql.extensions org.apache.kyuubi.sql.KyuubiSparkSQLExtension
>  
> because I can't reopen SPARK-42550 , for detail and reproduce please reference: 
> https://issues.apache.org/jira/browse/SPARK-42550
>  



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