Skip to content

sui_v1.35.0_1727249009_ci

@lxfind lxfind tagged this 25 Sep 04:48
## Description 

Add support to override epoch retention for individual tables. This can
be passed from the command line.
It only supports partitioned table today. For non-partitioned tables it
will take some wiring to make it work and not urgent. We need this today
mainly to prune the objects_history table more aggressively.

## Test plan 

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
Assets 2
Loading