Skip to content

Commit

Permalink
[hotfix] Do not deprecate FlinkActions in flink common
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Oct 29, 2024
1 parent b99f8e6 commit f660445
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@

import static org.apache.paimon.flink.action.ActionFactory.printDefaultHelp;

/**
* Table maintenance actions for Flink.
*
* @deprecated Compatible with older versions of usage
*/
@Deprecated
/** Table maintenance actions for Flink. */
public class FlinkActions {

// ------------------------------------------------------------------------
Expand Down

0 comments on commit f660445

Please sign in to comment.