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

   ### Rationale for this change
   
   This is a precursor PR to https://github.com/apache/arrow/pull/41870 with 
the purpose to make the review of #41870 easier (the diff of the code will be 
visible as it currently isn't because the code was moved to table.cc. I should 
also live in tensor.cc).
   
   ### What changes are included in this PR?
   
   The code from `RecordBatch::ToTensor` in record_batch.cc is moved to 
`RecordBatchToTensor` in tensor.cc.
   
   ### Are these changes tested?
   
   Existing tests should pass.
   
   ### Are there any user-facing changes?
   
   No.
   
   **This PR does not close the linked issue yet, it is just a precursor!**


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