AlenkaF commented on code in PR #41870:
URL: https://github.com/apache/arrow/pull/41870#discussion_r1634259269


##########
python/pyarrow/tests/test_table.py:
##########
@@ -1219,6 +1219,295 @@ def test_recordbatch_to_tensor_unsupported():
         batch.to_tensor()
 
 
[email protected]('typ', [

Review Comment:
   Added parametrization with `RecordBatch` and `Table` for mixed type test, 
others I left to rely on `RecordBatch` only. Then I kept one test for table 
with multiple chunks (test_table_to_tensor_uniform_type): 
https://github.com/apache/arrow/pull/41870/commits/feab6e1728ccb310c3f57374f501cbd7a4f7424d



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