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

kevinjqliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


    from e3e0ec63 Add assert spec-id to requirements in spec evolution (#2489)
     add 513295d0 infra: use spark connect to run pytests (#2491)

No new revisions were added by this update.

Summary of changes:
 .gitignore                              |   7 -
 Makefile                                |   4 +-
 dev/Dockerfile                          |  21 ++-
 dev/docker-compose-integration.yml      |   6 +-
 dev/entrypoint.sh                       |   4 +-
 dev/provision.py                        |   2 +-
 dev/spark-defaults.conf                 |  21 ++-
 poetry.lock                             | 279 ++++++++++++--------------------
 pyproject.toml                          |   2 +-
 tests/conftest.py                       |  56 +------
 tests/integration/test_add_files.py     |   2 +-
 tests/integration/test_catalog.py       |   2 +-
 tests/integration/test_inspect_table.py |   2 +-
 13 files changed, 153 insertions(+), 255 deletions(-)

Reply via email to