hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[MINOR][DOCS] updated comment on hoodiemultitablestreamer

Open nfarah86 opened this issue 1 year ago • 2 comments

Change Logs

Initial commit. Adds the following:

  1. 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

nfarah86 avatar Feb 14 '24 00:02 nfarah86

@xushiyan - updated with the template please review

nfarah86 avatar Feb 14 '24 00:02 nfarah86

CI report:

  • eefc7211ca3d9d6cfe58cde340ca68038e5ba5f8 Azure: FAILURE
  • 0a29728201338f6e100d1983d407c0429e0ccd64 Azure: PENDING
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

hudi-bot avatar Feb 26 '24 23:02 hudi-bot

@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

xushiyan avatar Feb 27 '24 00:02 xushiyan

@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.

yihua avatar Feb 27 '24 00:02 yihua