Skip to content

[HUDI-6332] Fixing async indexer tests#9044

Merged
codope merged 1 commit intoapache:masterfrom
nsivabalan:asyncIndexerTestFixes
Jun 28, 2023
Merged

[HUDI-6332] Fixing async indexer tests#9044
codope merged 1 commit intoapache:masterfrom
nsivabalan:asyncIndexerTestFixes

Conversation

@nsivabalan
Copy link
Contributor

Change Logs

Fixing async indexer tests which was disabled when we landed RLI base patch

Impact

Fixing async indexer tests which was disabled when we landed RLI base patch

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

low

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@nsivabalan nsivabalan added release-0.14.0 priority:critical Production degraded; pipelines stalled labels Jun 24, 2023
@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

String indexUptoInstant = fileIndexPartitionInfo.getIndexUptoInstant();
// save index commit metadata and update table config
// instantiation of metadata writer will automatically instantiate the partitions.
table.getIndexingMetadataWriter(instantTime)
Copy link
Member

Choose a reason for hiding this comment

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

this is what i was talking about.. we need to trigger the mdt instantiation in this block too.

@codope codope merged commit 1cd5da8 into apache:master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:critical Production degraded; pipelines stalled release-0.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants