spark-redshift-community / spark-redshift

Performant Redshift data source for Apache Spark
Apache License 2.0
135 stars 62 forks source link

Log an info message about unloading data to S3 #148

Closed zaza closed 8 months ago

zaza commented 9 months ago

In order to better understand how much time is spent on unloading data versus copying it to Redshift a log message marking the start of the former would be helpful. There's already a marker for the COPY command.

bsharifi commented 8 months ago

Thank you for the suggestion @zaza. We will consider adding this to our next release.

bsharifi commented 8 months ago

@zaza I will merge this into mainline. It will be included as part of the next official release.