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: set snapshot summary property in append action (#1391)
## Which issue does this PR close?
- Closes#1329
## What changes are included in this PR?
This PR tries to do the same thing as reverted
[PR](#1336), which adds
capability to set snapshot summary properties.
Followup on thread:
#1336 (comment),
in this PR I took a different way, which expose interfaces within fast
append action.
## Are these changes tested?
Yes, I add new unit tests.
0 commit comments