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

Add "@since" to DeltaMergeMatchedActionBuilder.delete() #493

Closed
wants to merge 4 commits into from

Conversation

AFFogarty
Copy link
Contributor

@AFFogarty AFFogarty commented Aug 18, 2020

This small PR adds a @since 0.3.0 annotation to DeltaMergeMatchedActionBuilder.delete(), which seems to be the only public API function missing this.

I also noticed that this function is missing a @Evolving tag. Is this intentional?

CC: @rapoth @suhsteve @imback82

@AFFogarty AFFogarty changed the title Add "@since" to DeltaMergeBuilder.delete() Add "@since" to DeltaMergeMatchedActionBuilder.delete() Aug 18, 2020
@AFFogarty AFFogarty marked this pull request as draft August 18, 2020 22:39
@AFFogarty AFFogarty marked this pull request as ready for review August 18, 2020 22:42
@tdas
Copy link
Contributor

tdas commented Aug 19, 2020

Thank you for catching this! This was an oversight on our part. Can you also add the Evolving tag

@AFFogarty
Copy link
Contributor Author

AFFogarty commented Aug 19, 2020

@tdas Added the @Evolving tag.

@liwensun liwensun closed this in 4498e20 Sep 18, 2020
LantaoJin pushed a commit to LantaoJin/delta that referenced this pull request Jun 15, 2021
…elete()

This small PR adds a `@since 0.3.0` annotation to `DeltaMergeMatchedActionBuilder.delete()`, which seems to be the only public API function missing this.

I also noticed that this function is missing a `@Evolving` tag. Is this intentional?

CC: @rapoth @suhsteve @imback82

Closes delta-io#493

Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>

Author: Tathagata Das <tathagata.das1565@gmail.com>
Author: Andrew Fogarty <andrew.f.fogarty@gmail.com>

#12210 is resolved by tdas/8wg7e9nq.

GitOrigin-RevId: e55fd064c923186d349c8c6078a3d5fc4ed375b4
(cherry picked from commit 4498e20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants