You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "Fokko (via GitHub)" <gi...@apache.org> on 2023/04/26 20:57:17 UTC

[GitHub] [iceberg] Fokko opened a new issue, #7442: Python: Add `__repr__` to Table

Fokko opened a new issue, #7442:
URL: https://github.com/apache/iceberg/issues/7442

   ### Feature Request / Improvement
   
   Currently:
   
   ![image](https://user-images.githubusercontent.com/1134248/234699970-ef5d5c15-c8c2-4105-80a3-ea8c86fc3d11.png)
   
   Many libraries have nice `repr`s for their table. As a community, we decide what to include in the `repr`. For example, Arrow one also shows a summary of data, but this would mean that we need to plan and fetch. And then implement it.
   
   
   ### Query engine
   
   None


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


[GitHub] [iceberg] DarthData410 commented on issue #7442: Python: Add `__repr__` to Table

Posted by "DarthData410 (via GitHub)" <gi...@apache.org>.
DarthData410 commented on issue #7442:
URL: https://github.com/apache/iceberg/issues/7442#issuecomment-1531306392

   Hey @Fokko let me know if I can help out here, or any other areas for Python


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


Re: [I] Python: Add `__repr__` to Table [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on issue #7442:
URL: https://github.com/apache/iceberg/issues/7442#issuecomment-1742783924

   Has been fixed in https://github.com/apache/iceberg/pull/8447


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


Re: [I] Python: Add `__repr__` to Table [iceberg]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko closed issue #7442: Python: Add `__repr__` to Table
URL: https://github.com/apache/iceberg/issues/7442


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