Skip to content

Conversation

@TheR1sing3un
Copy link
Member

@TheR1sing3un TheR1sing3un commented Nov 7, 2025

Describe the issue this Pull Request addresses

closes #14229

Summary and Changelog

  1. Only when the target table to be inserted/merged is a hudi table should the meta fields be eliminated

Impact

Be able to correctly read the meta fields of hudi and write them to other data sources

Risk Level

low

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Nov 7, 2025
@TheR1sing3un
Copy link
Member Author

TheR1sing3un commented Nov 7, 2025

All failed checks are caused by existing flaky tests

…e should the meta fields be eliminated

1. Only when the target table to be inserted/merged is a hudi table should the meta fields be eliminated

Signed-off-by: TheR1sing3un <chaoyang@apache.org>
@yihua yihua force-pushed the fix_only_trim_meta_when_insert_hudi branch from db5f00a to 1a50569 Compare November 7, 2025 23:27
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.

LGTM

@hudi-bot
Copy link
Collaborator

hudi-bot commented Nov 8, 2025

CI report:

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

@yihua yihua merged commit 5c7a7ca into apache:master Nov 8, 2025
70 checks passed
nsivabalan pushed a commit to nsivabalan/hudi that referenced this pull request Dec 6, 2025
…e should the meta fields be eliminated (apache#14230)

Signed-off-by: TheR1sing3un <chaoyang@apache.org>
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.

Only when the target table to be inserted/merged is a hudi table should the meta fields be eliminated

3 participants