This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from fb7875d151 Flink: Fixed an issue where Flink1.14 batch entry was not 
accurate (#5716)
     add a301a1f098 API: Add estimatedRowsCount to ScanTask (#5720)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/ContentScanTask.java   |  6 +++
 api/src/main/java/org/apache/iceberg/ScanTask.java |  9 ++++
 .../java/org/apache/iceberg/ScanTaskGroup.java     |  5 ++
 .../java/org/apache/iceberg/TestDataTableScan.java | 59 ++++++++++++++++++++++
 .../org/apache/iceberg/spark/source/SparkScan.java | 16 ++----
 5 files changed, 83 insertions(+), 12 deletions(-)

Reply via email to