Skip to content

[fix](binlog) Fix NPE when recover binlogs (#39909)#39910

Merged
w41ter merged 1 commit intoapache:branch-2.1from
w41ter:pick/39909_to_2.1
Aug 26, 2024
Merged

[fix](binlog) Fix NPE when recover binlogs (#39909)#39910
w41ter merged 1 commit intoapache:branch-2.1from
w41ter:pick/39909_to_2.1

Conversation

@w41ter
Copy link
Copy Markdown
Contributor

@w41ter w41ter commented Aug 26, 2024

Cherry-pick #39909

The field partition ID of DropPartitionInfo was added in PR: #37196, the old version doesn't contain this field so it will be null.

The field partition ID of DropPartitionInfo was added in PR: apache#37196,
the old version doesn't contain this field so it will be null.
@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.

@w41ter
Copy link
Copy Markdown
Contributor Author

w41ter commented Aug 26, 2024

run buildall

@w41ter w41ter merged commit fb5002d into apache:branch-2.1 Aug 26, 2024
@w41ter w41ter deleted the pick/39909_to_2.1 branch August 26, 2024 12:17
@yiguolei yiguolei mentioned this pull request Sep 5, 2024
3 tasks
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.

2 participants