xuang7 commented on PR #7309: URL: https://github.com/apache/texera/pull/7309#issuecomment-5185341509
Thanks for the PR! If we want to keep the role, another way to address the issue would be to set inviteOnly to true by default. With this change, RESTRICTED would become an unused enum value. It would remain declared in both the SQL type and the frontend enum but would never be assigned or checked. Should we remove the RESTRICTED enum value? cc @chenlica, @aglinxinyuan, @bobbai00 and @Yicong-Huang, who have worked with this role, for additional input. Thanks! -- 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]
