openinx opened a new pull request #1348: URL: https://github.com/apache/iceberg/pull/1348
This patch will wrap the flink's `DataStream` as a `StreamTable`, which could allow user to use SQL to insert records to iceberg table, it will try to provide the similar experience with spark sql. Currently, this patch is depending on https://github.com/apache/iceberg/pull/1185 . ---------------------------------------------------------------- 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]
