Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch-gvfs-fuse-dev to main #6093

Merged
merged 5 commits into from
Jan 3, 2025
Merged

Conversation

diqiu50
Copy link
Contributor

@diqiu50 diqiu50 commented Jan 3, 2025

Merge branch gvfs-fuse-dev to main

diqiu50 and others added 5 commits January 3, 2025 18:28
…tion and code structure layout (apache#5835)

### What changes were proposed in this pull request?

1. Implement basic FUSE interfaces.
2. Implement filesystem trait and relation structures.


### Why are the changes needed?

Fix: apache#5734

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

No
…pache#5878)

### What changes were proposed in this pull request?

Implement a common filesystem layer to handle manage file ids, file name
mappings, and file relationships. and delegate filesystem APIs to
PathFilesystem.

### Why are the changes needed?

Fix: apache#5877

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Uts
…pache#5915)

### What changes were proposed in this pull request?

Implement an in-memory filesystem for testing and validating the FUSE
framework. You need to implement the PathFilesystem trait and support
basic file and directory operations:

### Why are the changes needed?

Fix: apache#5886

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

IT
…em (apache#5984)

### What changes were proposed in this pull request?

Implement an Gravitino fileset file system, Support mount fileset to
local directory

### Why are the changes needed?

Fix: apache#5982

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

UT and IT
…em operation in gvfs fuse (apache#6013)

### What changes were proposed in this pull request?

Support a Gravitino S3 fileset filesystem operation in gvfs fuse,
implemented by OpenDal

### Why are the changes needed?

Fix: apache#6012 

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Manually test

---------

Co-authored-by: Qiming Teng <[email protected]>
@diqiu50 diqiu50 self-assigned this Jan 3, 2025
@diqiu50 diqiu50 changed the title Merge branch gvfs-fuse-dev to main Merge branch-gvfs-fuse-dev to main Jan 3, 2025
@jerryshao jerryshao merged commit e98498e into apache:main Jan 3, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants