herefree

Results 21 comments of herefree

@wwj6591812 thanks for your review,I have completed the modification.

> It is possible that the branches tag does not exist but the snapshot exists? Yes, if you create empty branch then insert some data to this branch, or you...

> `created_from_snapshot` can be the origin of the tag? That's okay, I'll modify it.

> With the current architecture, we cannot accurately obtain the origin snapshot of the branch. Maybe we should open a discussion thread to discuss this issue. I create a issue...

> Can we just delete created_from_tag and created_from_snapshot first? I think it's ok if we can't get the exact tag and snapshot.I'll change it.

> Can we just delete created_from_tag and created_from_snapshot first? have changed.

> It may happen when you change the bucket number but have not overwrite table first. Bucket number have not been modified since the table was created.

> What about your table schema and did you delete data before? deduplicate.ignore-delete is true @herefree { "id" : 2, "fields" : [ { "id" : 0, "name" : "",...

![image](https://github.com/user-attachments/assets/e27ff86d-742b-4786-a29e-e944495a9ce7) I also find this duplicate data in the same bucket.

> What about your table schema and did you delete data before? deduplicate.ignore-delete is true @herefree I set deduplicate.ignore-delete = false, I find it didn‘t have duplicate primary key,but I...