apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.1k stars 834 forks source link

[flink] Change the access modifier of sink and operators before sink #3617

Closed yunfengzhou-hub closed 4 days ago

yunfengzhou-hub commented 5 days ago

Purpose

This PR modifies the access of classes and methods related to flink sink.

Tests

API and Format

Documentation