orenccl commented on PR #5651: URL: https://github.com/apache/gravitino/pull/5651#issuecomment-2493431218
Hi, @FANNG1 ### Couple of Questions 1. Should I use `OperationType.*_SCHEMA`, or should I create a new type called `OperationType.*_NAMESPACE`? 2. Currently, there is no `SCHEMA_EXIST` or `REGISTER_TABLE`. Should I create them in this PR? 3. What should the name be for `REGISTER_TABLE`? Should it be `SCHEMA_REGISTER_TABLE`, `REGISTER_TABLE`, or something else? -- 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]
