Skip to content

[HUDI-6218] Support instant_time/commit_time of savepoint procedure optional - #8722

Merged
leesf merged 2 commits into
apache:masterfrom
SteNicholas:HUDI-6218
May 17, 2023
Merged

[HUDI-6218] Support instant_time/commit_time of savepoint procedure optional#8722
leesf merged 2 commits into
apache:masterfrom
SteNicholas:HUDI-6218

Conversation

@SteNicholas

Copy link
Copy Markdown
Member

Change Logs

Procedure parameter instant_time/commit_time of savepoint procedure optional could be optional and uses the latest instant when the value of instant_time/commit_time is null or empty.

Impact

Support instant_time/commit_time of savepoint procedure including create_savepoint, delete_savepoint and rollback_to_savepoint optional.

Risk level (write none, low medium or high below)

None

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

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

@SteNicholas

SteNicholas commented May 16, 2023

Copy link
Copy Markdown
Member Author

@yihua, @XuQianJin-Stars, @xiarixiaoyao, PTAL.

@SteNicholas
SteNicholas requested a review from leesf May 16, 2023 13:27
@hudi-bot

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:sql SQL interfaces

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants