Skip to content

[FLINK-39289][paimon] Supports executing TRUNCATE schema change events on tables with deletion-vectors.enabled:true set#4327

Open
gongzexin wants to merge 3 commits intoapache:masterfrom
gongzexin:FLINK-39289
Open

[FLINK-39289][paimon] Supports executing TRUNCATE schema change events on tables with deletion-vectors.enabled:true set#4327
gongzexin wants to merge 3 commits intoapache:masterfrom
gongzexin:FLINK-39289

Conversation

@gongzexin
Copy link

Currently, TRUNCATE schema change events are not allowed on Paimon tables where deletion-vectors.enabled:true is set, while Paimon does not have this restriction, and this should be allowed.

…s on tables with deletion-vectors.enabled:true set.
@gongzexin
Copy link
Author

Regarding the issue we discussed in the DingTalk community group today, would @lvyanquan like to take a look?

@sd4324530
Copy link
Contributor

@gongzexin Overall it's good. Please also modify the corresponding unit tests.

…he error check for the paimon table where deletion-vectors.enabled:true is set.
@gongzexin
Copy link
Author

@gongzexin Overall it's good. Please also modify the corresponding unit tests.

As you said, I modified the corresponding unit test. would @sd4324530 like to take a look?

@lvyanquan
Copy link
Contributor

Run 'mvn spotless:apply' to fix these violations.

@gongzexin
Copy link
Author

Run 'mvn spotless:apply' to fix these violations.

The violation has been resolved. Do @lvyanquan have any other suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants