sd4324530 commented on issue #2384:
URL: https://github.com/apache/fluss/issues/2384#issuecomment-3757554261

   Similarly, could `AddServerTagProcedure` and `RemoveServerTagProcedure` also 
be refactored to look like this:
   
   ```sql
   CALL sys.add_server_tag('PERMANENT_OFFLINE', '1', '2', '3');
   
   CALL sys.remove_server_tag('TEMPORARY_OFFLINE', '1', '2', '3');
   ```


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