jackye1995 commented on pull request #3177: URL: https://github.com/apache/iceberg/pull/3177#issuecomment-927161511
Thanks for working on this and publishing the POC! I'd like to first know if it is possible to just extend our current `JdbcCatalog` implementation to support namespace operations, instead of introducing all the new classes here as a v2. Because from open source maintenance perspective, it's not possible for us to maintain 2 copies of the same class, that is just going to give a lot of confusion to the end users. Given we already have that `JdbcCatalog` implementation, it would be really appreciated if we can just work together to make it better. I think that is an area that we can start fist to work towards an actual implementation PR that can be merged, and have more focused discussions there. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
