FANNG1 commented on PR #5651: URL: https://github.com/apache/gravitino/pull/5651#issuecomment-2495492881
> 1. Should I use `OperationType.*_SCHEMA`, or should I create a new type called `OperationType.*_NAMESPACE`? I prefer to reuse `OperationType.*_SCHEMA`, because they are the same thing with different names. > 2. Currently, there is no `SCHEMA_EXIST` or `REGISTER_TABLE`. Should I create them in this PR? Yes, please create it > 3. What should the name be for `REGISTER_TABLE`? Should it be `SCHEMA_REGISTER_TABLE`, `REGISTER_TABLE`, or something else? `REGISTER_TABLE` seems enough. -- 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]
