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 #3865

Conversation

wwj6591812
Copy link
Contributor

Purpose

1、When write date to append only table, the watermark will be override by the CompactionCoordinator with Long.MIN_VALUE. This is a bug, now fix it.
2、Format some code.

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_0731 branch 2 times, most recently from f70aae1 to 679974d Compare August 1, 2024 07:20
@wwj6591812 wwj6591812 force-pushed the fix_bug_of_watermark_override_when_write_in_append_only_table_0731 branch from 679974d to 425a360 Compare August 1, 2024 15:29
@wwj6591812 wwj6591812 force-pushed the fix_bug_of_watermark_override_when_write_in_append_only_table_0731 branch from 425a360 to 4dbf7b9 Compare August 1, 2024 16:01
@wwj6591812
Copy link
Contributor Author

see #3872

@wwj6591812 wwj6591812 closed this Aug 2, 2024
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