You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/02/10 00:54:55 UTC

[iceberg] branch master updated (ae2c615 -> 9b6b5e0)

This is an automated email from the ASF dual-hosted git repository.

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from ae2c615  Python (legacy): Add Decimal type conversion (#3988)
     add 9b6b5e0  Python: Add InputStream and OutputStream protocols for FileIO streams (#4021)

No new revisions were added by this update.

Summary of changes:
 python/src/iceberg/io/base.py | 61 ++++++++++++++++++++++++++++++++++++++++---
 python/tests/io/test_base.py  | 16 ++++++++----
 2 files changed, 68 insertions(+), 9 deletions(-)