hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
215 stars 35 forks source link

fix(read-delta-lake-by-amazon-athena): update dependency awswrangler to v3.9.0 #17920

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awswrangler (source) 3.8.0 -> 3.9.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aws/aws-sdk-pandas (awswrangler) ### [`v3.9.0`](https://togithub.com/aws/aws-sdk-pandas/releases/tag/3.9.0): AWS SDK for pandas 3.9.0 [Compare Source](https://togithub.com/aws/aws-sdk-pandas/compare/3.8.0...3.9.0) #### Enhancements 🎉 - Support ORC and CSV in `redshift.copy_from_files` function by [@​LeonLuttenberger](https://togithub.com/LeonLuttenberger) in [https://github.com/aws/aws-sdk-pandas/pull/2849](https://togithub.com/aws/aws-sdk-pandas/pull/2849) - Support different merge conditions in `athena.to_iceberg` function by [@​aldder](https://togithub.com/aldder) in [https://github.com/aws/aws-sdk-pandas/pull/2861](https://togithub.com/aws/aws-sdk-pandas/pull/2861) - Manage `NULL` values in `athena.to_iceberg` merge statement by [@​aldder](https://togithub.com/aldder) in [https://github.com/aws/aws-sdk-pandas/pull/2872](https://togithub.com/aws/aws-sdk-pandas/pull/2872) - Upgrade Ray to 2.30 by [@​jaidisido](https://togithub.com/jaidisido) in [https://github.com/aws/aws-sdk-pandas/pull/2870](https://togithub.com/aws/aws-sdk-pandas/pull/2870) #### Bug fixes 🐛 - Fix `tz` attribute check, it was checking `dtype` instead of `dt` by [@​sanrodari](https://togithub.com/sanrodari) in [https://github.com/aws/aws-sdk-pandas/pull/2855](https://togithub.com/aws/aws-sdk-pandas/pull/2855) - PyArrow backend trimming timestamp to date by [@​LeonLuttenberger](https://togithub.com/LeonLuttenberger) in [https://github.com/aws/aws-sdk-pandas/pull/2875](https://togithub.com/aws/aws-sdk-pandas/pull/2875) - Replace deprecated ray parallelism arg with override_num_blocks by [@​kukushking](https://togithub.com/kukushking) in [https://github.com/aws/aws-sdk-pandas/pull/2876](https://togithub.com/aws/aws-sdk-pandas/pull/2876) #### Documentation 📚 - Adding NotebookVersion Parameter as specified in official AWS Docs by [@​DaxterXS](https://togithub.com/DaxterXS) in [https://github.com/aws/aws-sdk-pandas/pull/2867](https://togithub.com/aws/aws-sdk-pandas/pull/2867) - Fix default value in doc string for athena_query_wait_polling_delay parameters by [@​niklasr22](https://togithub.com/niklasr22) in [https://github.com/aws/aws-sdk-pandas/pull/2873](https://togithub.com/aws/aws-sdk-pandas/pull/2873) #### Security Dependency Updates 🛡️ - Bump urllib3 from 1.26.18 to 1.26.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aws/aws-sdk-pandas/pull/2859](https://togithub.com/aws/aws-sdk-pandas/pull/2859) - Bump certifi from 2024.6.2 to 2024.7.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aws/aws-sdk-pandas/pull/2886](https://togithub.com/aws/aws-sdk-pandas/pull/2886) #### New Contributors - [@​aldder](https://togithub.com/aldder) made their first contribution in [https://github.com/aws/aws-sdk-pandas/pull/2861](https://togithub.com/aws/aws-sdk-pandas/pull/2861) - [@​DaxterXS](https://togithub.com/DaxterXS) made their first contribution in [https://github.com/aws/aws-sdk-pandas/pull/2867](https://togithub.com/aws/aws-sdk-pandas/pull/2867) - [@​sanrodari](https://togithub.com/sanrodari) made their first contribution in [https://github.com/aws/aws-sdk-pandas/pull/2855](https://togithub.com/aws/aws-sdk-pandas/pull/2855) - [@​niklasr22](https://togithub.com/niklasr22) made their first contribution in [https://github.com/aws/aws-sdk-pandas/pull/2873](https://togithub.com/aws/aws-sdk-pandas/pull/2873) **Full Changelog**: https://github.com/aws/aws-sdk-pandas/compare/3.8.0...3.9.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud