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

[test] Exclude orc dependency to avoid test fails in IDEA #3588

Closed yuzelin closed 1 week ago

yuzelin commented 1 week ago

Purpose

As far as I know, FileStoreLookupFunctionTest will throws NoSuchMethodError in IDEA currently.

Linked issue: close #xxx

Tests

API and Format

Documentation