Hoeze opened a new pull request, #50028:
URL: https://github.com/apache/arrow/pull/50028

   ### Rationale for this change
   This is a draft implementation for #50027, a new canonical `range` extension 
type.
   
   ### What changes are included in this PR?
   This PR provides the spec text, a C++ reference implementation, PyArrow 
bindings, and the supporting documentation.
   
   ### Are these changes tested?
   I let the tests run locally but did not try them in any other project yet.
   
   Note that I made heavy use of AI to create this PR and copied many 
structures from the fixed shape tensor extension type. I reviewed each change 
and hope the changes I made are meaningful.
   Nevertheless, I am not sure whether the C++ parts are comprehensive or if I 
missed anything; this is my first contribution to Arrow.
   
   ### Are there any user-facing changes?
   No, this is an addition of a new canonical 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to