-
Notifications
You must be signed in to change notification settings - Fork 4k
Revert "ARROW-9223: [Python] Propagate timezone information in pandas conversion" #7802
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
… conversion" This reverts commit f86c4db.
|
Thanks for opening a pull request! Could you open an issue for this pull request on JIRA? Then could you also rename pull request title in the following format? See also: |
|
I don't think we should revert this fully. This also fixes a bug with as_datetime flag. Per mailing list discussion let me see if I can get round trip this evening |
|
OK. I won't be able to spend any time on it for several days at least |
|
I'll work on it tonight and try to get something out one way or another. Enjoy your time off |
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.
We may revert this reversion, but merging to be able to cut 1.0.0-RC2.
|
Let's just verify the Spark tests pass after the reverting. @ursabot crossbow submit test-conda-python-3.8-spark-master |
|
@ursabot crossbow submit test-conda-python-3.8-spark-master |
|
AMD64 Conda Crossbow Submit (#120385) builder failed. Revision: 12840af Clone Arrow: |
|
@kszucs is there a way to kick off Spark integration tests right now on master? |
|
@BryanCutler I already submitted them, the spark tests are still running https://github.com/ursa-labs/crossbow/branches/all?query=build-871 |
|
@BryanCutler seems like the spark tests are passing with the current master. |
|
great, thanks @kszucs ! |
This reverts commit f86c4db.