Skip to content

[Bug] Fix NumberFoematException of Dedicated Compaction#5153

Merged
JingsongLi merged 1 commit intoapache:masterfrom
wwj6591812:fix_bug_of_null_snapshot_id_0225
Feb 27, 2025
Merged

[Bug] Fix NumberFoematException of Dedicated Compaction#5153
JingsongLi merged 1 commit intoapache:masterfrom
wwj6591812:fix_bug_of_null_snapshot_id_0225

Conversation

@wwj6591812
Copy link
Contributor

Purpose

In my company, the batch dedicated compaction throw a exception.
After read the code, we found in CompactorSourceBuilder#batchCompactOptions we will do put(CoreOptions.SCAN_SNAPSHOT_ID.key(), null);, so the exception throw.
Now fix it.

image

Linked issue: close #xxx

Tests

API and Format

Documentation

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 95ab660 into apache:master Feb 27, 2025
12 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