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.13k stars 842 forks source link

[spark] CompactProcedure add options parameter #3672

Closed askwang closed 2 days ago

askwang commented 3 days ago

Purpose

call sys.compact can add some custom configs.

Tests

API and Format

Documentation