alessandro-nori commented on issue #696: URL: https://github.com/apache/iceberg-go/issues/696#issuecomment-4387557008
Before continuing with the split of go modules, I identified two things that need to be addressed first: - in-memory IO is used in multiple tests so I think we should provide an implementation that does not depend on gocloud - Glue catalog implicitly uses s3, should we create a separate go module for this catalog first? Alternatively we can register a mock implementation of s3 for Glue tests (probably simpler) -- 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]
