This is an automated email from the ASF dual-hosted git repository.
honahx pushed a change to branch pyiceberg-0.6.x
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
from c207cc6c docs: Add missing release steps (#443)
new a3710773 docstring: Fix missing commit (#432)
new d1747605 Correctly convert `partition_spec` and `sort_order` (#544)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pyiceberg/catalog/__init__.py | 2 ++
pyiceberg/catalog/dynamodb.py | 1 +
pyiceberg/catalog/glue.py | 2 +-
pyiceberg/catalog/hive.py | 1 +
pyiceberg/catalog/rest.py | 2 ++
pyiceberg/catalog/sql.py | 2 +-
pyiceberg/table/metadata.py | 7 ++++++-
tests/table/test_metadata.py | 17 +++++++++--------
8 files changed, 23 insertions(+), 11 deletions(-)