nastra commented on issue #7115: URL: https://github.com/apache/iceberg/issues/7115#issuecomment-1480933545
On the other hand I realized having `InMemoryCatalog` in test makes it more difficult to use it for testing in Spark because it would require an implementation dependency directly on the test artifacts via: `implementation project(path: ':iceberg-core', configuration: 'testArtifacts')`. I've opened #7185 to move the `InMemoryCatalog` to core -- 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]
