pinot
pinot copied to clipboard
Add method getPermissions in UserConfig and deprecate getPermissios
Found during code review by copilot in #17295. There is typo in method name getPermissios in UserConfig. We should create a new method getPermissions in UserConfig and deprecate getPermissios
will fix this one after https://github.com/apache/pinot/pull/17295