Skip to content

[fix](cloud) fix commit txn failed for mow tables (#41793) - #42142

Merged
dataroaring merged 1 commit into
apache:branch-3.0from
mymeiyi:pick-41793
Oct 21, 2024
Merged

[fix](cloud) fix commit txn failed for mow tables (#41793)#42142
dataroaring merged 1 commit into
apache:branch-3.0from
mymeiyi:pick-41793

Conversation

@mymeiyi

Copy link
Copy Markdown
Contributor

pick #41793

When s3 load to 2 tables: 1 is non mow table and 1 is mow table. If the
tablet commit info for mow table is empty, the commit will get error:
```
msg:errCode = 2, detailMessage = The partition info is empty, table may be dropped, txnid=570859248863232
```
@doris-robot

Copy link
Copy Markdown

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.

@mymeiyi

Copy link
Copy Markdown
ContributorAuthor

run buildall

@dataroaring
dataroaring merged commit cc0b0be into apache:branch-3.0Oct 21, 2024
@gavinchougavinchou mentioned this pull request Nov 26, 2024
@mymeiyi
mymeiyi deleted the pick-41793 branch September 10, 2025 06:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mymeiyi@doris-robot@dataroaring