-
Notifications
You must be signed in to change notification settings - Fork 722
Closed
Labels
bugSomething isn't workingSomething isn't workingminor releaseWill be addressed in the next minor releaseWill be addressed in the next minor release
Milestone
Description
Describe the bug
The comment here https://github.com/awslabs/aws-data-wrangler/blob/master/awswrangler/s3.py#L684
said that dataset=False will not be able to use with these arguments: database, table, description, parameters, and columns_comments. But columns_comments is not a if else statement in this part.
To Reproduce
When a user called to_csv with dataset=False and columns_comment={"foo": "bar"}, this method can run normally without any exception.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingminor releaseWill be addressed in the next minor releaseWill be addressed in the next minor release