apache / apache/doris

[Bug] After the tables with materialized views are synchronized during backup and restore, inset into fails.

Open
#61,827 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.

### Version

2.1/3.0/master

### What's Wrong?

After a full synchronization of tables with materialized views is performed during backup and restore, the schema mapping between the materialized views and base tables is not restored. As a result, manual insert into operations fail.

### What You Expected?

After the restoration is successful, the schema mapping between the materialized views and base tables is established. avoid load table failed

### How to Reproduce?

_No response_

### Anything Else?

_No response_

### Are you willing to submit PR?

- [x] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

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.