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

   ### Rationale for this change
   
   We are using two C++ deprecated APIs:
   - we are using decimal instead of smallest_decimal
   - we are using Arrow:Status on GetRecordBatchReader instead of Arrow::Result
   
   ### What changes are included in this PR?
   
   Update code to use non deprecated functions.
   
   ### Are these changes tested?
   
   Yes via CI with existing tests.
   
   ### Are there any user-facing changes?
   
   No


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