You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mpelko (via GitHub)" <gi...@apache.org> on 2023/09/20 17:44:57 UTC

[GitHub] [arrow] mpelko commented on pull request #37166: GH-24868: [C++] Add a Tensor logical value type with varying dimensions, implemented using ExtensionType

mpelko commented on PR #37166:
URL: https://github.com/apache/arrow/pull/37166#issuecomment-1728181658

   As part of a group working a lot with point clouds (radar and lidar data), this is something we are really looking for. Specifically, we are using arrow for the storage of the training data and so far dumping point cloud data as binary blob (pyarrow.binary type).
   
   All this to say `VariableShapeTensor` is *exactly* what we are looking for (in our case no need for `VariableDimensionTensor` so far).
   
   Thanks for the effort and looking forward to this landing and making it into the release!
   
   (happy to test or explain the use-case more if it helps in any way)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org