cole-johanson

Results 1 comments of cole-johanson

The issue seems to be in the as.data.frame wrapper, which truncates the CommonPrefixes attribute. Workaround: `as.data.frame(attributes(get_bucket(bucket, prefix = prefix, delimiter = delimiter))$CommonPrefixes)`