paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[flink] Remove scan.push-down support which should be supported by Flink

Open JingsongLi opened this issue 1 year ago • 0 comments

Purpose

The scan.push-down makes source codes very complicate, it should be supported by Flink SQL instead of Paimon.

In this PR, we remove it, if the user have requirement, he should ask Flink community to support this.

Tests

API and Format

Documentation

JingsongLi avatar Sep 19 '24 14:09 JingsongLi