Skip to content

try doing compcation once for batch mode#11520

Closed
hehuiyuan wants to merge 1 commit intoapache:masterfrom
hehuiyuan:mater-support_compcation_for_batch_mode
Closed

try doing compcation once for batch mode#11520
hehuiyuan wants to merge 1 commit intoapache:masterfrom
hehuiyuan:mater-support_compcation_for_batch_mode

Conversation

@hehuiyuan
Copy link
Contributor

Change Logs

Support to do compcation for batch mode

Impact

Risk level (write none, low medium or high below)

Documentation Update

Contributor's checklist

@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Jun 26, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build


// try doing compcation once for batch mode
if (OptionsResolver.isMorTable(conf) && !conf.getBoolean(FlinkOptions.COMPACTION_ASYNC_ENABLED)) {
this.notifyCheckpointComplete(-1);
Copy link
Contributor

Choose a reason for hiding this comment

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

If compaction is disabled, there might not be compaction sub-pipeline in the workload now.

Copy link
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

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

@danny0405 is the changes in this PR still useful?

@danny0405
Copy link
Contributor

Not really, we can close it now.

@danny0405 danny0405 closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants