rambleraptor commented on issue #1289: URL: https://github.com/apache/iceberg-go/issues/1289#issuecomment-4917693383
Yeah, that's a great point. I think we've got two choices: - Have Open() called as part of the EncryptingFileIO (or another encrypting class) - Open() will receive encrypted bytes and then always pass it off elsewhere Is that a decision you're happy to wait until we reach code review to figure out? -- 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]
