rdblue commented on a change in pull request #1586: URL: https://github.com/apache/iceberg/pull/1586#discussion_r509463904
########## File path: site/docs/flink.md ########## @@ -293,4 +309,4 @@ There are some features that we do not yet support in the current flink iceberg * Don't support creating iceberg table with computed column. * Don't support creating iceberg table with watermark. * Don't support adding columns, removing columns, renaming columns, changing columns. [FLINK-19062](https://issues.apache.org/jira/browse/FLINK-19062) is tracking this. -* Don't support flink read iceberg table in batch or streaming mode. [#1346](https://github.com/apache/iceberg/pull/1346) and [#1293](https://github.com/apache/iceberg/pull/1293) are tracking this. \ No newline at end of file +* Don't support flink read iceberg table in batch or streaming mode. [#1346](https://github.com/apache/iceberg/pull/1346) and [#1293](https://github.com/apache/iceberg/pull/1293) are tracking this. Review comment: I think we support reads in batch mode, right? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
