Fokko commented on PR #7059:
URL: https://github.com/apache/iceberg/pull/7059#issuecomment-1461818803
Auch!
```
/home/runner/work/iceberg/iceberg/flink/v1.15/flink/src/main/java/org/apache/iceberg/flink/IcebergTableSink.java:73:
error: incompatible types:
org.apache.flink.table.connector.sink.DataStreamSinkProvider is not a
functional interface
(providerContext, dataStream) ->
^
no abstract method found in interface
org.apache.flink.table.connector.sink.DataStreamSinkProvider
```
--
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]