rok commented on PR #37533: URL: https://github.com/apache/arrow/pull/37533#issuecomment-1706313094
@alippai This PR would effectively implement a [`__pos__(i)`](https://data-apis.org/array-api/latest/API_specification/generated/array_api.array.__pos__.html) method. Which should per `array-api` return an array while pyarrow typically returns scalar. I'm not sure how to reconcile this. We should probably have a broader discussion on the mailing list about adopting array 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]
