Skip to content

Conversation

@TheR1sing3un
Copy link
Member

Describe the issue this Pull Request addresses

closes #17729

Summary and Changelog

  1. Support splitting tasks based on file size when reading the cow table

Impact

reduce reading time consumption

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

… table

1. Support splitting tasks based on file size when reading the cow table

Signed-off-by: TheR1sing3un <chaoyang@apache.org>
@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Dec 28, 2025
@TheR1sing3un
Copy link
Member Author

@hudi-bot run azure

@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

@TheR1sing3un
Copy link
Member Author

@danny0405 hi, Danny, could u help me to retrigger Azure CI checks and review my changes? It seems that my trigger command doesn't take effect. Thank you! :)

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.

Introduce the logic of splitting tasks based on file size when reading CoW

2 participants