hudi
hudi copied to clipboard
[MINOR][DOCS] updated comment on hoodiemultitablestreamer
Change Logs
Initial commit. Adds the following:
- updated comment to include merge on read table type
Pending work items: none
Impact
more clear on where users can use hoodieMultiTableStreamer
Risk level (write none, low medium or high below)
None- updated comment
Documentation Update
documentation has been updated in this PR https://github.com/apache/hudi/pull/10665
Contributor's checklist
- [ ] Read through contributor's guide
- [ ] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
@xushiyan - updated with the template please review
CI report:
- eefc7211ca3d9d6cfe58cde340ca68038e5ba5f8 Azure: FAILURE
- 0a29728201338f6e100d1983d407c0429e0ccd64 Azure: PENDING
Bot commands
@hudi-bot supports the following commands:@hudi-bot run azurere-run the last Azure build
@yihua we should not need to use CI resources on minor docs update PR like this one. something we can optimize here by skipping the CI
@yihua we should not need to use CI resources on minor docs update PR like this one. something we can optimize here by skipping the CI
We can have a manual override to skip CI. I'll work on that.