AlenkaF commented on PR #48117:
URL: https://github.com/apache/arrow/pull/48117#issuecomment-3551110164

   > Note: This PR is now adding `asarray` to [__ init 
__.py](https://github.com/apache/arrow/pull/48117/files#diff-d4875eaed78803ab6f81979ac5cdc15bf0cc756d94fd12ef1a3d61bea2fe773bR196),
 and making it publicly available where it wasn't so far.
   
   Oh, yeah. I seem to remember we have talked about this with Joris in the 
past. It is a bit confusing for the user to have `array` and `asarray` 
available specially because `asarray` is a thin wrapper around `array()`. We 
might want to keep it as is for now and not add `asarray` to the API docs.
   
   > A side note regarding added
`index_in_meta_binary` and `is_in_meta_binary` 
- see older items here (first #29556 then #29839)
   
   I think https://github.com/apache/arrow/issues/29556 can be closed and we 
might want to wait for https://github.com/apache/arrow/issues/29839 to be 
solved before adding `index_in_meta_binary` and `is_in_meta_binary` to the API 
docs?


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