Closed alexanderdean closed 10 years ago
So if you check:
s3n://snowplow-emr-processing/snplow
to see if it's empty, and:
s3n://snowplow-emr-processing/snplow2
exists as another folder, then is_empty? will return false even if the /snplow folder is empty.
is_empty?
/snplow
Done in 0.2.0
So if you check:
to see if it's empty, and:
exists as another folder, then
is_empty?
will return false even if the/snplow
folder is empty.