This is an automated email from the ASF dual-hosted git repository.
fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from e389e4d139 Build: Bump
org.eclipse.microprofile.openapi:microprofile-openapi-api (#8016)
add d964700246 Python: Let produce last-updated-ms field in metadata at
microsecond level (#8026)
No new revisions were added by this update.
Summary of changes:
python/pyiceberg/table/metadata.py | 6 ++--
python/pyiceberg/utils/datetime.py | 9 +++++
python/tests/utils/test_datetime.py | 69 +++++++++++++++++++++++++++++++++++++
3 files changed, 82 insertions(+), 2 deletions(-)
create mode 100644 python/tests/utils/test_datetime.py