Skip to content

Conversation

@wuwenchi
Copy link
Contributor

bp #39840

…ality (apache#39840)

## Proposed changes

When execute: `insert overwrite table tb1 select * from tb2` and `tb2`
is an empty table:
1. if `tb1` is a partition table, there will be nothing to do.
2. if `tb1` is a unpartition table, the data in the table will be
cleared.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@wuwenchi
Copy link
Contributor Author

run buildall

@yiguolei yiguolei merged commit 4b7b43b into apache:branch-2.1 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants