AlenkaF opened a new pull request #12311:
URL: https://github.com/apache/arrow/pull/12311


   This PR tries to correct the roundtrip of an empty `pandas.DataFrame` with 
`RangeIndex` (so no columns, but a non-zero shape for the rows) by adding a 
check for empty columns and a `pandas.RangeIndex` in the `from_arrays` method 
called from `from_pandas` and then creating an empty table with schema and 
`num_rows`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to