stevenzwu edited a comment on pull request #1956: URL: https://github.com/apache/iceberg/pull/1956#issuecomment-753566086
@tweise yeah. a few other people also asked for the same thing in [issue-1951](https://github.com/apache/iceberg/issues/1951). I looked at the shim layer approach in `flink-connector-hive` module. It will probably work with existing code. But we will need to add an Iceberg source impl based on FLIP-27 source interface in 1.12. It is unclear how it works with the shim layer. New FLIP-27 Iceberg source code will extend from interfaces/classes available only in 1.12. I am not sure how it works unless we add a flink112 module in Iceberg. ---------------------------------------------------------------- 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. 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