matrixorigin / matrixorigin/matrixone

[Feature Request]: snapshot usability: restore

Open
#22,559 0 comments 0 reactions 1 assignee Claimed by @gouhongshen View on GitHub
ai-heavy kind/feature
Dominant language
Go
Stars
1.9k
Forks
311
Avg merge
1d 3h
Merged PRs (30d)
768

Description

### Is there an existing issue for the same feature request?

- [x] I have checked the existing issues.

### Is your feature request related to a problem?

```Markdown
I suggest a different syntax,

Snapshot restore table t1 t2 { snapshot = ‘s1’ }

Where, T1 T2 could be same table, and could be different. If t1 t2 are different, we require t1 t2 have exactly the same schema. Same columns, same order, and if has primary key, same.
```

### Describe the feature you'd like

If t1 t2 has clone linearity, it should be fast — common objects are just left in touched.

### Describe implementation you've considered

_No response_

### Documentation, Adoption, Use Case, Migration Strategy

```Markdown

```

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.