mchades commented on PR #8545: URL: https://github.com/apache/gravitino/pull/8545#issuecomment-3358770205
> implementing RelationalTable is one of its subtask. And to complete the implementation, we need to implement SupportsPolicies since RelationalTable implements the interface. It's unnecessary. We can first implement the other interfaces of `RelationalTable` to ensure its core functionality works end-to-end, and leave the implementation of the `SupportsPolicies` interface for later, as it represents an auxiliary capability rather than a fundamental one. -- 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]
