Commits


Micah Kornfield authored and Joris Van den Bossche committed 145ff8730b9
ARROW-10446: [C++][Python] Roundtrip Timestamp ns with TzInfo correctly The value does not need to have offset applied if getting the epoch offset from pd.Timestamp. Discovered on a hypothesis run. Closes #8559 from emkornfield/ARROW-10446 Lead-authored-by: Micah Kornfield <emkornfield@gmail.com> Co-authored-by: emkornfield <micahk@google.com> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>