-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
BUG: to_json not allowing uploads to S3 (#28375) #31552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7eaf7b2
to
b787862
Compare
Hi, @jschendel! Thanks a lot for reviewing, I just made the changes you requested. I was surprised to see the test suite fail as both Anyways, let's see if it works this time! |
Your environment is probably okay. It looks like most failed due to |
b787862
to
dd2dc47
Compare
@jschendel sounds good, thanks! @jreback thanks for the feedback, I have just updated the PR accordingly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick follow-ups! A couple small cleanup related comments. Also we squash and merge so you don't need to force push updates and can instead push additional commits - makes reviewing a little easier when people can see a history of commits.
Lgtm outside code checks / @jschendel comments |
@jschendel thanks for the heads-up on the commit squashing, and apologies for the linter slip. I've updated the PR after making sure that the checks pass locally this time. @WillAyd great, thank you! |
thanks @YagoGG nice patch; very responsive. keep em coming. |
Is this issue fixed? |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff