Skip to content

Comments

branch-2.1: [opt](jni) Modify Exception Cause Formatting in JniUtil for Better Readability #46437#46602

Merged
yiguolei merged 1 commit intobranch-2.1from
auto-pick-46437-branch-2.1
Jan 8, 2025
Merged

branch-2.1: [opt](jni) Modify Exception Cause Formatting in JniUtil for Better Readability #46437#46602
yiguolei merged 1 commit intobranch-2.1from
auto-pick-46437-branch-2.1

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2025

Cherry-picked from #46437

…adability (#46437)

This PR modifies the formatting of exception causes in the JniUtil
class. Previously, the causes were separated by a newline (\n). Now,
they are separated by | for better readability and consistent log
formatting.
@hello-stephen
Copy link
Contributor

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 closed this Jan 8, 2025
@dataroaring dataroaring reopened this Jan 8, 2025
@hello-stephen
Copy link
Contributor

run buildall

@yiguolei yiguolei merged commit f2419c4 into branch-2.1 Jan 8, 2025
12 checks passed
@github-actions github-actions bot deleted the auto-pick-46437-branch-2.1 branch January 8, 2025 14:30
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.

4 participants