paimon
paimon copied to clipboard
[flink] support rowId push down for RowTrackingTable
Purpose
This PR is about to support rowid pushdown for flink, following https://github.com/apache/paimon/pull/6483
Linked issue: None
Tests
Please see the test cases in org.apache.paimon.flink.source.FlinkTableSourceTest
API and Format
This PR does not change any user API