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

[Bug]: I can't commit after compile amoro-web module #3291

Closed baiyangtx closed 1 month ago

baiyangtx commented 1 month ago

What happened?

I get an error when I commit

image

Affects Versions

master

What table formats are you seeing the problem on?

No response

What engines are you seeing the problem on?

No response

How to reproduce

After package the amoro-web module, a git commit hook is created, and it require some dependency program.

Relevant log output

No response

Anything else

I think this issue related to PR https://github.com/apache/amoro/pull/3248/files

Are you willing to submit a PR?

Code of Conduct

chouchouji commented 1 month ago

If you want to skip this verify, just run git commit -m "xxxx" --no-verify.