apache/gravitino
View on GitHub[Subtask] Handle file name encoding and special characters.
Open
#5,869 opened on Dec 16, 2024
help wantedsubtask
Repository metrics
- Stars
- (3,058 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the subtask
In different client environments, file name encoding and the special characters within them need to be handled to ensure correct file operations and avoid garbled text.
Parent issue
#5504