Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

test. The test case will fail.


10 Add log(fatal) before builtin unreachable()

builtin unreachable will trigger sigtrap signal, it is not very clear when in debug mode, should add log fatal before it and its core stack will be more clear.

https://github.com/apache/doris/pull/24101