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

Y Ethan Guo updated HUDI-8821:
------------------------------
    Priority: Blocker  (was: Major)

> Hudi 1.0 Spark SQL unexpected delete behaviors with backward writer
> -------------------------------------------------------------------
>
>                 Key: HUDI-8821
>                 URL: https://issues.apache.org/jira/browse/HUDI-8821
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Leon Lin
>            Priority: Blocker
>             Fix For: 1.0.1
>
>
> Reproduction Steps:
>  # Create an empty table with Hudi 0.14 + Spark 3.5.0
>  # Insert some rows using Hudi 1.0.0 + Spark 3.5.2 as writer. 
> {code:java}
> spark.sql("set hoodie.write.table.version=6"){code}
>  # Run deletes on the table
>  # The read results show that rows that don't matched the delete predicates 
> were deleted



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

Reply via email to