databend
databend copied to clipboard
refactor(base): add stacktrace to replace backtrace
I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/
Summary
refactor(base): add stacktrace to replace backtrace
Tests
- [x] Unit Test
- [x] Logic Test
- [ ] Benchmark Test
- [x] No Test - ci build pass
Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing functionality not to work as expected)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):