apache/gravitino

[Subtask] Use Rust Gradle plugin improve Rust compile script

Open

#5,743 opened on Dec 3, 2024

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Java (887 forks)auto 404
good first issuehelp wantedsubtask

Repository metrics

Stars
 (3,058 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the subtask

Now, Gravitino filesystem fuse model uses a script to run the Rust command to compile, test, check code style, and more...

We better use Rust Gradle plugin to manage and compile filesystem-fuse model. We can refer these project:

Parent issue

#5504

Contributor guide