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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
