DyfanJones / RAthena

Connect R to Athena using Boto3 SDK (DBI Interface)
https://dyfanjones.github.io/RAthena/
Other
35 stars 6 forks source link

s3_uri incorrect when file path doesn't match file name #19

Closed DyfanJones closed 4 years ago

DyfanJones commented 4 years ago

When uploading data to s3 uri "s3://mybucket/test_df4/" with file name "test_df.csv" s3_uri is changed to "s3://mybucket/4/"

DyfanJones commented 4 years ago

gzip branch addresses this issue

DyfanJones commented 4 years ago

bug been fixed in dev version 1.3.0.9000