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

[GitHub] [arrow] pitrou commented on pull request #33925: GH-33923: [Docs] Tensor canonical extension type specification

pitrou commented on PR #33925:
URL: https://github.com/apache/arrow/pull/33925#issuecomment-1422986313

   Stepping back a little, ISTM that there are two major categories of use cases that should be satisfied:
   * applications where the dimensions have well-known names that can map to physical order
   * applications where the dimensions don't have well-known names (they are anonymous) but logical order is a non-trivial permutation of physical order (for example a Numpy array)
   
   Is there a third category of use cases?
   


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