PragmaTwice commented on code in PR #3264:
URL: https://github.com/apache/kvrocks/pull/3264#discussion_r2545358077


##########
src/commands/cmd_timeseries.cc:
##########
@@ -315,7 +315,7 @@ class CommandTSCreateBase : public KeywordCommandBase {
     return Status::OK();
   }
 
- private:
+  //  private:

Review Comment:
   Ahh seems we can make it `protected`.



-- 
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