Commits


Joris Van den Bossche authored and Krisztián Szűcs committed 657d21ad6e5
ARROW-15370: [Python] Fix regression in empty table to_pandas conversion This is a revert of ARROW-10643 (https://github.com/apache/arrow/pull/12081), but I think the bug fix of that PR is less important than getting this regression fixed (I left the test that was added, but with an xfail) Closes #12189 from jorisvandenbossche/ARROW-15370 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>