apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
874 stars 290 forks source link

[AMORO-3302] Make plugin jar optional for packing #3305

Closed klion26 closed 3 weeks ago

klion26 commented 3 weeks ago

Why are the changes needed?

Close #3302.

Brief change log

-

How was this patch tested?

mvn clean package -DskipTests -Pno-plugin-bin

image

Documentation