lidavidm opened a new pull request #8278: URL: https://github.com/apache/arrow/pull/8278
This is an attempt at a Tensor contrib module. It hard-codes a single implementation for doubles only. If the overall API looks OK, I could then apply the FreeMarker templates (like the Vector module) and generate implementations for all the fixed-width types, and set up integration tests. I'd also like to implement a set of pre-defined extension types for Tensor columns. - [ ] Should this just go in the vector module? - [ ] Do we need other operations? - [ ] Refactor out the IPC code into its own class - [ ] Refactor out a base interface or class - [ ] Add tensors to integration tests ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
