yuqi1129 commented on PR #8002: URL: https://github.com/apache/gravitino/pull/8002#issuecomment-3177525032
> > Since those names are protected, I believe that MySQL & PG will throw exceptions if we attempt to create a schema with that name. So why do we check it again? Is it just to throw an exception early? > > Yes, it would provide early validation and fail-fast before db operations, and clearer error logs for users that we can make consistent across the different db catalogs. I see. This PR is acceptable to me, and I'm going to merge it today. By the way, could you also raise other PRs to solve similar problems in other catalogs , such as StarRocks, Doris, Hive , etc. -- 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]
