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

   Hi! (I'm one of the maintainers of HF Datasets)
   
   The spec looks good to me. I also slightly prefer `is_row_major` over 
NumPy's `order`.
   
   In Datasets, we store fixed-size tensors as variable-length lists, which is 
suboptimal as it also stores the offsets, so having this natively supported by 
Arrow would save us the hassle of implementing/maintaining a new extension type.


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to