enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (4,387 stars)
- PR merge metrics
- (PR metrics pending)
説明
Enhancement
currently we have add oceanbase namespace for src/oblsm. we also need to add namespace for src/observer, for example:
namespace oceanbase {
class Foo {};
}