Skip to content

feature: Add post_commithook_properties to DeltaTable.restore #4251

@ethan-tyler

Description

@ethan-tyler

Is your feature request related to a problem?

When reviewing #4249 I found that restore supports commit_properties but not post_commithook_properties. Other mutating APIs expose both.

Describe the solution you'd like

Add optional post_commithook_properties to restore:

  • Public API in table.py
  • Binding signature in lib.rs
  • Typing stub in _internal.pyi
  • Wire into maybe_create_commit_properties

Describe alternatives you've considered

No response

Priority

Low - Nice to have

Additional context

No response

Contribution

  • I'm willing to submit a pull request for this feature
  • I can help with testing this feature
  • I can help with documentation for this feature

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions