apache / apache/gravitino

[Subtask] Use Rust Gradle plugin improve Rust compile script

Open
#5,743 6 comments 0 reactions 1 assignee Claimed by @LindaSummer View on GitHub
good first issue help wanted subtask
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### Describe the subtask

Now, Gravitino filesystem fuse model uses a [script to run the Rust command](https://github.com/apache/gravitino/blob/main/clients/filesystem-fuse/build.gradle.kts) 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:
- https://stardust-enterprises.github.io/gradle-rust/
- https://github.com/stardust-enterprises/gradle-rust
- https://github.com/stardust-enterprises/gradle-rust-example
- https://github.com/liurenjie1024/rust-gradle-plugin
- https://github.com/search?q=rust%20gradle&type=repositories
- https://plugins.gradle.org/search?term=rust

### Parent issue

#5504

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.