Skip to content

Conversation

@yuzhaojing
Copy link
Contributor

@yuzhaojing yuzhaojing commented Sep 21, 2022

Change Logs

Refactor the part of BaseHoodieWriteClient about table service and wrapped it into BaseHoodieTableServiceClient.

About the Public API for the table service part of BaseHoodieWriteClient.

Add BaseTableServiceClient.

Impact

Affect core writer paths

Risk level

Medium

Contributor's checklist

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

@yuzhaojing yuzhaojing requested a review from xushiyan September 21, 2022 02:58
@danny0405 danny0405 changed the title [HUDI-4148] Preparations and client for hudi table management service [HUDI-4148] Add client for hudi table management service Sep 21, 2022
@yuzhaojing
Copy link
Contributor Author

@hudi-bot run azure

@xushiyan
Copy link
Member

xushiyan commented Oct 3, 2022

@yuzhaojing please also fill up the PR description properly. as discussed, a class diagram to show the new hierarchy expedites the review.

@yuzhaojing yuzhaojing force-pushed the HUDI-4148 branch 2 times, most recently from 175998d to 011023c Compare October 14, 2022 02:50
@yuzhaojing
Copy link
Contributor Author

@yuzhaojing please also fill up the PR description properly. as discussed, a class diagram to show the new hierarchy expedites the review.

Thanks for the reminder, the corresponding content has been added to the PR.

@yuzhaojing
Copy link
Contributor Author

@hudi-bot run azure

1 similar comment
@yuzhaojing
Copy link
Contributor Author

@hudi-bot run azure

@yuzhaojing yuzhaojing closed this Nov 7, 2022
@yuzhaojing yuzhaojing reopened this Nov 7, 2022
@yuzhaojing yuzhaojing force-pushed the HUDI-4148 branch 4 times, most recently from 36e2915 to 27ae850 Compare November 11, 2022 09:08
@yuzhaojing yuzhaojing force-pushed the HUDI-4148 branch 2 times, most recently from 24f7f28 to 0978285 Compare December 23, 2022 14:44
@apache apache deleted a comment from hudi-bot Dec 26, 2022
@apache apache deleted a comment from hudi-bot Jan 6, 2023
@apache apache deleted a comment from hudi-bot Jan 6, 2023
@apache apache deleted a comment from yuzhaojing Jan 6, 2023
@yuzhaojing yuzhaojing closed this Jan 7, 2023
@yuzhaojing yuzhaojing reopened this Jan 7, 2023
@apache apache deleted a comment from hudi-bot Jan 8, 2023
@yuzhaojing
Copy link
Contributor 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

@xushiyan
Copy link
Member

the CI timeout issue happens on master and is unrelated to this PR itself. will land this first. CI issue will be addressed separately

@xushiyan xushiyan merged commit c9bc03e into apache:master Jan 17, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Jan 31, 2023
)

Also refactor `Hoodie*Client` classes to separate table service APIs from write ones.

Co-authored-by: Raymond Xu <[email protected]>
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
)

Also refactor `Hoodie*Client` classes to separate table service APIs from write ones.

Co-authored-by: Raymond Xu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:table-service Table services big-needle-movers priority:blocker Production down; release blocker

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants