Closed
Description
Hi there,
I believe the documentation for awswrangler.s3.to_csv needs to be updated since schema_evolution is not supported for CSV:
https://github.com/awslabs/aws-data-wrangler/blob/ca73c197e6e85775ae9b1e262686c1cd59a5ade1/awswrangler/catalog/_create.py#L322
and the doc suggests we can enable schema_evolution: True.
Thanks