Skip to content

Conversation

@pvary
Copy link
Contributor

@pvary pvary commented Nov 27, 2020

As discussed we should deprecate this in 0.11.0:


Because this was protected, I think we should keep it and just delegate to where the method moved. We can also deprecated it and set a version when it will be removed:

  /**
   * ...
   * @deprecated will be removed in 0.11.0; use CatalogUtil.dropTableData instead.
   */

Originally posted by @rdblue in #1481 (comment)

@github-actions github-actions bot added the core label Nov 27, 2020
@pvary
Copy link
Contributor Author

pvary commented Nov 27, 2020

@rdblue or @shardulm94: Could you please check this out after Thanksgiving?
Thanks,
Peter

@rdblue rdblue merged commit fd9f653 into apache:master Nov 27, 2020
@rdblue
Copy link
Contributor

rdblue commented Nov 27, 2020

Thanks for remembering to do this! Always good to remove deprecated methods when we can.

@pvary pvary deleted the removedeprecated branch November 27, 2020 19:05
@pvary
Copy link
Contributor Author

pvary commented Nov 27, 2020

Thanks for remembering to do this! Always good to remove deprecated methods when we can.

To be honest, I forgot this one too, but stumbled upon the code accidentally 😄
Thanks for the merge!

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