### Describe the enhancement requested This issue is a part of https://github.com/apache/arrow/issues/40058 and adds `Table`/`RecordBatch` → `Tensor` conversion with **row-major** memory layout of the resulting `Tensor`. ### Component(s) C++, Python