You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/23 18:58:19 UTC

[GitHub] [iceberg] rdblue commented on pull request #6254: Python: implement `to_pandas`

rdblue commented on PR #6254:
URL: https://github.com/apache/iceberg/pull/6254#issuecomment-1325529068

   If the value of this is just to get rid of one intermediate call, `to_arrow().to_pandas()` to `to_pandas()` then I'm not sure it is worth the trouble. We don't need the additional complexity of all the requirements and yet another optional dependency.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org