zeroshade commented on issue #291: URL: https://github.com/apache/iceberg-go/issues/291#issuecomment-2654012024
@shubham-tomar you don't need to fork iceberg-go. You simply just need to implement the catalog interface. Once you register the catalog with the registry, you can use it with the rest of the iceberg-go library as-is. That's why it's separated using the interfaces. You won't need to fork the whole library (and you shouldn't!) -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org