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


   We already check that the list of arrays and list of names should have the 
same length in `table.pxi`.
   For a special case when a list of arrays is of length 0 but length of list 
of names is greater than 0 the check fails.
   I changed the ordering of checks in `table.pxi` and added a test to 
`test_table.py`.


-- 
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