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.12k stars 839 forks source link

[spark] SparkSql UT use version check instead of interfaces #3573

Closed xuzifu666 closed 1 week ago

xuzifu666 commented 1 week ago

SparkSql uts use version check instead of interfaces avoid multiple methods to control test logic

Linked issue: close #xxx

Tests

API and Format

Documentation