Skip to content

branch-3.0: [fix](cloud-mow)Fix some implicit conversion loses when complie mow code #44410#44644

Merged
dataroaring merged 1 commit intobranch-3.0from
auto-pick-44410-branch-3.0
Dec 3, 2024
Merged

branch-3.0: [fix](cloud-mow)Fix some implicit conversion loses when complie mow code #44410#44644
dataroaring merged 1 commit intobranch-3.0from
auto-pick-44410-branch-3.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Cherry-picked from #44410

…ode (#44410)


Related PR: #40204

Problem Summary:
There is some implicit conversion loses like uint64_t to uint32_t on mow
code, this pr fix it.
@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.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Nov 26, 2024
@doris-robot
Copy link
Copy Markdown

run buildall

@dataroaring dataroaring merged commit 5ed069e into branch-3.0 Dec 3, 2024
@github-actions github-actions bot deleted the auto-pick-44410-branch-3.0 branch December 3, 2024 13:54
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