morningman opened a new pull request, #37243:
URL: https://github.com/apache/doris/pull/37243

   Intro from #30784
   
   the `sqlBlockRulesSplit` field in `CommonUserProperties` is missing after
   read metadata from image.
   
   After changing meta serde to Gson, some "after work" should be done
   by implementing `GsonPostProcessable` interface.
   
   Also change 2 things:
   1. Shorten the serde name of some fields.
   2. When setting sql block rules for user, no longer check if the rule exist.
       Just like grant/revoke, when grant/revoke, we don't check if db or table 
exists.
       Decouple these 2 logics to make code simple.
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to