Skip to content

[HUDI-9235] Refactor InstantRange handling for MDT table base file#13400

Merged
danny0405 merged 1 commit intoapache:masterfrom
linliu-code:HUDI-9235-followup-part2
Jun 7, 2025
Merged

[HUDI-9235] Refactor InstantRange handling for MDT table base file#13400
danny0405 merged 1 commit intoapache:masterfrom
linliu-code:HUDI-9235-followup-part2

Conversation

@linliu-code
Copy link
Collaborator

@linliu-code linliu-code commented Jun 6, 2025

Change Logs

Previously we checked if the file is from MDT explicitly in FG reader.
FG reader should not know this detail at all.
Therefore, move this logic to the reader context and simply the logic accordingly.

Impact

Clean.

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

Low.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

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

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Jun 6, 2025
@linliu-code linliu-code marked this pull request as ready for review June 6, 2025 17:25
@hudi-bot
Copy link
Collaborator

hudi-bot commented Jun 6, 2025

CI report:

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

@danny0405
Copy link
Contributor

@danny0405 danny0405 merged commit adfb952 into apache:master Jun 7, 2025
59 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants