Commits


Joris Van den Bossche authored and GitHub committed c78ef0f1a4a
GH-35040: [Python] Skip test_cast_timestamp_to_string on Windows because it requires tz database (#35735) ### Rationale for this change Fix up of https://github.com/apache/arrow/pull/35395, skipping one of the tests added in that PR on Windows, because the test requires access to a tz database. Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>