Skip to content

Commit

Permalink
[Flink fix class annotation of AsyncLookupSinkWrite]
Browse files Browse the repository at this point in the history
  • Loading branch information
wwj6591812 committed Jul 11, 2024
1 parent 06c0f4e commit c83f6fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

/**
* {@link StoreSinkWrite} for tables with lookup changelog producer and {@link
* org.apache.paimon.flink.FlinkConnectorOptions#CHANGELOG_PRODUCER_LOOKUP_WAIT} set to false.
* org.apache.paimon.CoreOptions#CHANGELOG_PRODUCER_LOOKUP_WAIT} set to false.
*/
public class AsyncLookupSinkWrite extends StoreSinkWriteImpl {

Expand Down

0 comments on commit c83f6fc

Please sign in to comment.