-
Notifications
You must be signed in to change notification settings - Fork 704
Comparing changes
Open a pull request
base repository: aws/aws-sdk-pandas
base: 3.7.1
head repository: aws/aws-sdk-pandas
compare: 3.7.2
- 20 commits
- 94 files changed
- 6 contributors
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8db6e8 - Browse repository at this point
Copy the full SHA e8db6e8View commit details -
chore(deps): bump the production-dependencies group with 5 updates (#…
…2718) Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [botocore](https://github.com/boto/botocore) | `1.34.57` | `1.34.59` | | [pyarrow](https://github.com/apache/arrow) | `15.0.0` | `15.0.1` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [oracledb](https://github.com/oracle/python-oracledb) | `2.0.1` | `2.1.0` | | [deltalake](https://github.com/delta-io/delta-rs) | `0.15.3` | `0.16.0` | Updates `botocore` from 1.34.57 to 1.34.59 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.57...1.34.59) Updates `pyarrow` from 15.0.0 to 15.0.1 - [Commits](apache/arrow@go/v15.0.0...go/v15.0.1) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `oracledb` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v2.0.1...v2.1.0) Updates `deltalake` from 0.15.3 to 0.16.0 - [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@python-v0.15.3...rust-v0.16.0) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: oracledb 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-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8778f65 - Browse repository at this point
Copy the full SHA 8778f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c960b - Browse repository at this point
Copy the full SHA e2c960bView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8a5a96 - Browse repository at this point
Copy the full SHA e8a5a96View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e33f0b - Browse repository at this point
Copy the full SHA 9e33f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3a419 - Browse repository at this point
Copy the full SHA ef3a419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4418cc4 - Browse repository at this point
Copy the full SHA 4418cc4View commit details -
fix: allow s3_output in athena.to_iceberg (#2727)
Co-authored-by: Leon Luttenberger <LeonLuttenberger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a1cc25 - Browse repository at this point
Copy the full SHA 0a1cc25View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b48f45f - Browse repository at this point
Copy the full SHA b48f45fView commit details
Commits on Mar 18, 2024
-
chore(deps): bump the production-dependencies group with 3 updates (#…
…2732) Bumps the production-dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [setuptools](https://github.com/pypa/setuptools). Updates `boto3` from 1.34.57 to 1.34.59 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.57...1.34.59) Updates `botocore` from 1.34.59 to 1.34.64 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.59...1.34.64) Updates `setuptools` from 69.1.1 to 69.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.1.1...v69.2.0) --- 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: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 669d8b6 - Browse repository at this point
Copy the full SHA 669d8b6View commit details -
chore(deps-dev): bump the development-dependencies group with 6 updat…
…es (#2733) Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [wheel](https://github.com/pypa/wheel) | `0.42.0` | `0.43.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.59` | `1.34.64` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.2` | `0.3.3` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `13.0` | `14.0` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.18.3` | `0.19.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.1.4` | `4.1.5` | Updates `wheel` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.43.0) Updates `boto3-stubs` from 1.34.59 to 1.34.64 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.3.2 to 0.3.3 - [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.2...v0.3.3) Updates `pytest-rerunfailures` from 13.0 to 14.0 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@13.0...14.0) Updates `bump-my-version` from 0.18.3 to 0.19.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.18.3...0.19.0) Updates `jupyterlab` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.1.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.4...@jupyterlab/lsp@4.1.5) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-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: pytest-rerunfailures dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor 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>
Configuration menu - View commit details
-
Copy full SHA for 451939f - Browse repository at this point
Copy the full SHA 451939fView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e140ff - Browse repository at this point
Copy the full SHA 5e140ffView commit details -
fix: Athena to_iceberg fails with non-lowercase column names (#2736)
Co-authored-by: jaidisido <jaidisido@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8dccc8b - Browse repository at this point
Copy the full SHA 8dccc8bView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f310b36 - Browse repository at this point
Copy the full SHA f310b36View commit details
Commits on Mar 25, 2024
-
chore(deps): bump the github-actions group with 1 update (#2742)
Bumps the github-actions group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 1 to 2 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d454f8 - Browse repository at this point
Copy the full SHA 7d454f8View commit details -
chore(deps): bump the production-dependencies group with 5 updates (#…
…2745) Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.59` | `1.34.64` | | [botocore](https://github.com/boto/botocore) | `1.34.64` | `1.34.69` | | [pyarrow](https://github.com/apache/arrow) | `15.0.1` | `15.0.2` | | [oracledb](https://github.com/oracle/python-oracledb) | `2.1.0` | `2.1.1` | | [deltalake](https://github.com/delta-io/delta-rs) | `0.16.0` | `0.16.2` | Updates `boto3` from 1.34.59 to 1.34.64 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.59...1.34.64) Updates `botocore` from 1.34.64 to 1.34.69 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.64...1.34.69) Updates `pyarrow` from 15.0.1 to 15.0.2 - [Commits](apache/arrow@go/v15.0.1...go/v15.0.2) Updates `oracledb` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v2.1.0...v2.1.1) Updates `deltalake` from 0.16.0 to 0.16.2 - [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.0...rust-v0.16.2) --- 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: pyarrow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: oracledb dependency-type: direct:production update-type: version-update:semver-patch 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>
Configuration menu - View commit details
-
Copy full SHA for f22ccef - Browse repository at this point
Copy the full SHA f22ccefView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce85b46 - Browse repository at this point
Copy the full SHA ce85b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff445a0 - Browse repository at this point
Copy the full SHA ff445a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05d332 - Browse repository at this point
Copy the full SHA f05d332View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb63a18 - Browse repository at this point
Copy the full SHA cb63a18View commit details
There are no files selected for viewing