You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add post_commithook_properties to restore (delta-io#4336)
# Description
- replacing manual commit pipeline (into_prepared_commit_future + manual
write_commit_entry) in restore.rs into standard pipeline, all 3 stages
run automatically like other endpoints
- exposed `post_commithook_properties` in the Python binding, public
API, and type stub
- added tests verifying the parameter is accepted with post commimt hook
# Related Issue(s)
<!---
For example:
- closes#106
--->
closesdelta-io#4251
<!---
Share links to useful documentation
--->
---------
Signed-off-by: Byeori Kim <bk.byeori.kim@gmail.com>
Co-authored-by: Ethan Urbanski <ethanurbanski@gmail.com>
0 commit comments