apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.27k stars 1.15k forks source link

Fixed the bug that cannot read the s3 directory tree #5055

Closed sjgllgh closed 6 months ago

sjgllgh commented 6 months ago

What is the purpose of the change

When using the S3 file system, it is impossible to correctly traverse directories. This PR fixes this bug and has been verified in our own environment.

Related issues/PRs

Related issues: #5052

peacewong commented 6 months ago

ping ~ @sjgllgh