read all files in S3 folder/bucket using sparklyr in R

Hi All,

How do I read all the .csv files in S3 into using spark_read_parquet and the perform data masking on certain columns in csv files and then write back to s3 ?

Regards,
Prabath

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.