hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7875] remove tablepath from fg reader

Open jonvex opened this issue 1 year ago • 1 comments

Change Logs

now we get the table path from the meta client. Also we will pass the meta client through the reader context to reduce the params of the record buffers.

Impact

easier for new engines to implement fg reader

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

low

Documentation Update

N/A

Contributor's checklist

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

jonvex avatar Jun 13 '24 19:06 jonvex

CI report:

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

hudi-bot avatar Aug 14 '24 17:08 hudi-bot