exasol/bucketfs-java

List Files and Folders Hierarchically

Closed this issue · 0 comments

When BucketFS contains multiple files with common prefix (aka "folder") the list returned by ReadEnabledBucket.parseContentListResponseBody() contains the common folder multiple times.

AC

  • the list returned by ReadEnabledBucket.parseContentListResponseBody() contains common folders only 1 time
  • folders are represented with a suffix to compensate for files and folders sharing the same name