Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] fix bug of watermark override with append only table #3872

Conversation

wwj6591812
Copy link
Contributor

Purpose

When write data to append only table, the watermark will be override by the CompactionCoordinator with Long.MIN_VALUE. This is a bug, now fix it.

Linked issue: close #xxx

Tests

API and Format

Documentation

@wwj6591812 wwj6591812 force-pushed the fix_bug_of_watermark_override_when_write_in_append_only_table_0802 branch from d4830dd to 5d258ff Compare August 6, 2024 11:57
@wwj6591812
Copy link
Contributor Author

Now the fail case is not caused by my modifications.
@JingsongLi
please cc, thx

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi merged commit 2ec768f into apache:master Aug 11, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants