[
https://issues.apache.org/jira/browse/HUDI-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-8599.
-----------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/hudi/commit/8dba94b0b8c187c24724a05e95390945a7d130de
> Duplicates after downgrade and clustering
> -----------------------------------------
>
> Key: HUDI-8599
> URL: https://issues.apache.org/jira/browse/HUDI-8599
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Steps to repro:
> # Start with version 0.15.0 and do an insert.
> # Do an update followed by clustering.
> # Run the count query (no dups).
> # Now, do and update with 1.0.0 with autpUpgrade. This will upgrade the
> table to tv=8. Run the count query (no dups).
> # Run clustering with 1.0.0. Run the count query (no dups).
> # Dowgrade to tv = 6. Run the count query (DUPLICATES here).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)