xumingbo opened a new issue, #2140:
URL: https://github.com/apache/kvrocks/issues/2140

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   2.7.0
   
   ### Minimal reproduce step
   
   constexpr const char *kSubkeyColumnFamilyName = "default";
   
   ### What did you expect to see?
   
   constexpr const char *kSubkeyColumnFamilyName = "subkey";
   
   ### What did you see instead?
   
   constexpr const char *kSubkeyColumnFamilyName = "default";
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to