Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORE] Add Java Doc for LoadTableResponse and fix error prone warnings #5053

Merged

Conversation

kbendick
Copy link
Contributor

@kbendick kbendick commented Jun 15, 2022

The LoadTableResponse class is missing a java doc.

This class is used in multiple places, as outlined in the OpenAPI spec. Refer to

  1. The responses that use the LoadTableResult schema
  2. The schema definition for LoadTableResult, which is part of this class.

I also took this opportunity to fix a few error prone warnings in the REST request / responses.

@github-actions github-actions bot added the core label Jun 15, 2022
@kbendick
Copy link
Contributor Author

cc @rdblue @danielcweeks

@rdblue rdblue merged commit 3bd6107 into apache:master Jun 20, 2022
@rdblue
Copy link
Contributor

rdblue commented Jun 20, 2022

Thanks, @kbendick!

@kbendick kbendick deleted the kb-add-missing-overrides-in-rest-req-resp branch June 21, 2022 16:51
namrathamyske pushed a commit to namrathamyske/iceberg that referenced this pull request Jul 10, 2022
namrathamyske pushed a commit to namrathamyske/iceberg that referenced this pull request Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants