databend icon indicating copy to clipboard operation
databend copied to clipboard

fix: Split config load and check to make sure logger init first

Open Xuanwo opened this issue 1 year ago โ€ข 1 comments

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

fix: Split config load and check to make sure logger init first

Tests

  • [x] Unit Test
  • [x] Logic Test
  • [ ] Benchmark Test
  • [ ] No Test - Explain why

Type of change

  • [x] 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
  • [ ] Refactoring
  • [ ] Performance Improvement
  • [ ] Other (please describe):

This change isโ€‚Reviewable

Xuanwo avatar Feb 02 '24 10:02 Xuanwo

unit tests failed many cases, will fix.

Xuanwo avatar Feb 02 '24 10:02 Xuanwo