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

   ### Rationale for this change
   
   Move the Arange utility function from Python-specific code to Arrow C++ core 
utilities.
   
   ### What changes are included in this PR?
   
   Relocate the Arange implementation from `arrow/python/util.{h,cc}` to Arrow 
C++ utility files.
   
   ### Are these changes tested?
   
   Yes, existing tests for `pa.arange` continues to pass.
   
   ### Are there any user-facing changes?
   
   No user-facing changes. This is an internal code refactoring that maintains 
the existing `pyarrow.arange` API.


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