Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.7.2
Choose a base ref
...
head repository: aws/aws-sdk-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7.3
Choose a head ref
  • 19 commits
  • 33 files changed
  • 6 contributors

Commits on Apr 1, 2024

  1. chore(deps-dev): bump the development-dependencies group with 6 updat…

    …es (#2753)
    
    Bumps the development-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.64` | `1.34.74` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.3.3` | `0.3.4` |
    | [moto](https://github.com/getmoto/moto) | `5.0.3` | `5.0.4` |
    | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` |
    | [tox](https://github.com/tox-dev/tox) | `4.14.1` | `4.14.2` |
    | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.19.0` | `0.20.0` |
    
    
    Updates `boto3-stubs` from 1.34.64 to 1.34.74
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    Updates `ruff` from 0.3.3 to 0.3.4
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.3.3...v0.3.4)
    
    Updates `moto` from 5.0.3 to 5.0.4
    - [Release notes](https://github.com/getmoto/moto/releases)
    - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
    - [Commits](getmoto/moto@5.0.3...5.0.4)
    
    Updates `pytest-cov` from 4.1.0 to 5.0.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    Updates `tox` from 4.14.1 to 4.14.2
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@4.14.1...4.14.2)
    
    Updates `bump-my-version` from 0.19.0 to 0.20.0
    - [Release notes](https://github.com/callowayproject/bump-my-version/releases)
    - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
    - [Commits](callowayproject/bump-my-version@0.19.0...0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: boto3-stubs
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: moto
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: pytest-cov
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: tox
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: bump-my-version
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7bd0362 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the production-dependencies group with 5 updates (#…

    …2754)
    
    Bumps the production-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [boto3](https://github.com/boto/boto3) | `1.34.64` | `1.34.69` |
    | [botocore](https://github.com/boto/botocore) | `1.34.69` | `1.34.74` |
    | [pg8000](https://github.com/tlocke/pg8000) | `1.30.5` | `1.31.1` |
    | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.4.2` | `2.5.0` |
    | [deltalake](https://github.com/delta-io/delta-rs) | `0.16.2` | `0.16.3` |
    
    
    Updates `boto3` from 1.34.64 to 1.34.69
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
    - [Commits](boto/boto3@1.34.64...1.34.69)
    
    Updates `botocore` from 1.34.69 to 1.34.74
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.34.69...1.34.74)
    
    Updates `pg8000` from 1.30.5 to 1.31.1
    - [Commits](https://github.com/tlocke/pg8000/compare/1.30.5...1.31.1)
    
    Updates `opensearch-py` from 2.4.2 to 2.5.0
    - [Release notes](https://github.com/opensearch-project/opensearch-py/releases)
    - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md)
    - [Commits](opensearch-project/opensearch-py@v2.4.2...v2.5.0)
    
    Updates `deltalake` from 0.16.2 to 0.16.3
    - [Release notes](https://github.com/delta-io/delta-rs/releases)
    - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
    - [Commits](delta-io/delta-rs@rust-v0.16.2...rust-v0.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: boto3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: botocore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: pg8000
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: opensearch-py
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: deltalake
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d574220 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ace17a3 View commit details
    Browse the repository at this point in the history
  2. fix: simplify README, remove AWS Glue for Ray references (#2750)

    * fix: simplify README, remove AWS Glue for Ray references
    
    * fix: PR feedback
    jaidisido authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    946ac33 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore(deps): bump the production-dependencies group with 4 updates (#…

    …2763)
    
    Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [typing-extensions](https://github.com/python/typing_extensions) and [deltalake](https://github.com/delta-io/delta-rs).
    
    
    Updates `boto3` from 1.34.69 to 1.34.74
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
    - [Commits](boto/boto3@1.34.69...1.34.74)
    
    Updates `botocore` from 1.34.74 to 1.34.79
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.34.74...1.34.79)
    
    Updates `typing-extensions` from 4.10.0 to 4.11.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.10.0...4.11.0)
    
    Updates `deltalake` from 0.16.3 to 0.16.4
    - [Release notes](https://github.com/delta-io/delta-rs/releases)
    - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
    - [Commits](delta-io/delta-rs@rust-v0.16.3...rust-v0.16.4)
    
    ---
    updated-dependencies:
    - dependency-name: boto3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: botocore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: deltalake
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a78d349 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the development-dependencies group with 3 updat…

    …es (#2764)
    
    Bumps the development-dependencies group with 3 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff) and [moto](https://github.com/getmoto/moto).
    
    
    Updates `boto3-stubs` from 1.34.74 to 1.34.79
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    Updates `ruff` from 0.3.4 to 0.3.5
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.3.4...v0.3.5)
    
    Updates `moto` from 5.0.4 to 5.0.5
    - [Release notes](https://github.com/getmoto/moto/releases)
    - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
    - [Commits](getmoto/moto@5.0.4...5.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: boto3-stubs
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: moto
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jaidisido <jaidisido@gmail.com>
    dependabot[bot] and jaidisido authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b59008d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    66b6589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de48a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c95a5d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    db7c449 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. chore(deps): bump idna from 3.6 to 3.7 (#2772)

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2338d6f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump aiohttp from 3.9.3 to 3.9.4 (#2777)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.3...v3.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b1f5792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7756b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore(deps-dev): bump the development-dependencies group with 4 updat…

    …es (#2781)
    
    Bumps the development-dependencies group with 4 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff), [bump-my-version](https://github.com/callowayproject/bump-my-version) and [jupyterlab](https://github.com/jupyterlab/jupyterlab).
    
    
    Updates `boto3-stubs` from 1.34.79 to 1.34.88
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    Updates `ruff` from 0.3.5 to 0.4.1
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.3.5...v0.4.1)
    
    Updates `bump-my-version` from 0.20.0 to 0.20.1
    - [Release notes](https://github.com/callowayproject/bump-my-version/releases)
    - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
    - [Commits](callowayproject/bump-my-version@0.20.0...0.20.1)
    
    Updates `jupyterlab` from 4.1.5 to 4.1.6
    - [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
    - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.1.6/CHANGELOG.md)
    - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.5...@jupyterlab/lsp@4.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: boto3-stubs
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: bump-my-version
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: jupyterlab
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    229a9d1 View commit details
    Browse the repository at this point in the history
  2. fix: Opensearch serverless vector search collections - remove default…

    … `_id` (#2784)
    
    * fix: Opensearch serverless vector search collections - allow no _id
    
    Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com>
    
    * mypy
    
    Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com>
    
    ---------
    
    Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com>
    kukushking authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c8b7b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60beb95 View commit details
    Browse the repository at this point in the history
  4. fix: prevent athena.to_iceberg overwrite to delete table in order to …

    …preserve Iceberg transactions history (#2776)
    erwan-simon authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6dd28e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d5a4e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d554bea View commit details
    Browse the repository at this point in the history
Loading