ismailsimsek opened a new pull request, #7740: URL: https://github.com/apache/iceberg/pull/7740
Currently `InMemoryCatalog` is only supporting, it will be nice to support other File-Io implementations like S3FileIO + Minio. https://github.com/apache/iceberg/blob/601c5af9b6abded79dabeba177331310d5487f43/core/src/main/java/org/apache/iceberg/inmemory/InMemoryCatalog.java#L83 cc: @nastra do you see any issue combining InMemoryCatalog with other FileIo implementations? -- 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]
