ashwin153 / autofeat

automated exploratory data analysis
0 stars 0 forks source link

chore(deps): update dependency pyarrow-stubs to v17 #370

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyarrow-stubs <17.0 -> <17.12 age adoption passing confidence

Release Notes

zen-xu/pyarrow-stubs (pyarrow-stubs) ### [`v17.11`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.11) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.10...17.11) #### What's Changed - fix incorrect type hints for compute.sort_indices by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/135](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/135) - disallow passing `names` as an argument to table when using dictionaries by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/137](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/137) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/138](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/138) - Add missing type for FlightEndpoint by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/136](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/136) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.10...17.11 ### [`v17.10`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.10) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.9...17.10) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/124](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/124) - improve type annotations for parquet writer by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/125](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/125) - Add missing return type for Schema.serialize by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/123](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/123) - Add `Schema.field(int)` by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/122](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/122) - Change various io related functions to support `StrPath` as a path input by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/121](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/121) - fix type hint for sort_by by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/130](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/130) - metadata on a schema can be passed as str by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/128](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/128) - Correct typevars for DictionaryType, MapType, RunEncodedType by [@​jonded94](https://redirect.github.com/jonded94) in [https://github.com/zen-xu/pyarrow-stubs/pull/126](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/126) - Add some more StrPath io parts that were overlooked. by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/131](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/131) - Support ChunkedArray in add/append methods in Table by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/129](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/129) - Add missing partitioning typing case by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/132](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/132) - fix: typo 'permissive' instead of 'premissive' by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/133](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/133) #### New Contributors - [@​jonded94](https://redirect.github.com/jonded94) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/126](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/126) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.9...17.10 ### [`v17.9`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.9) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.8...17.9) #### What's Changed - Add include_columns parameter in ConvertOptions by [@​hmoravec](https://redirect.github.com/hmoravec) in [https://github.com/zen-xu/pyarrow-stubs/pull/118](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/118) - add list\[str] overload to rename_columns by [@​mariusvniekerk](https://redirect.github.com/mariusvniekerk) in [https://github.com/zen-xu/pyarrow-stubs/pull/119](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/119) #### New Contributors - [@​hmoravec](https://redirect.github.com/hmoravec) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/118](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/118) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.8...17.9 ### [`v17.8`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.8) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.7...17.8) #### What's Changed - fix: combine chunks by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/110](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/110) - make Self backward compatible by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/115](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/115) - fix: update ConvertOptions by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/114](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/114) - feat: add type property to Array by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/112](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/112) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.7...17.8 ### [`v17.7`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.7) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.6...17.7) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/102](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/102) - working towards making return signatures only have one type (mean and exp) by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/105](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/105) - a table group_by was returing Self but should return TableGroupBy by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/104](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/104) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/106](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/106) - fix: RecordBatch missing `from_arrays` and `from_pandas` by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/108](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/108) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.6...17.7 ### [`v17.6`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.6) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.5...17.6) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/95](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/95) - fix: parquet not accepting NativeFile by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/98](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/98) - feat: Support pa.Buffer buffer protocol by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/99](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/99) - feat: Support the compute module functions to accept ChunkedArray. by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/100](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/100) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.5...17.6 ### [`v17.5`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.5) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.4...17.5) #### What's Changed - fix the array return type by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/89](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/89) - a few type improvements, mostly flight related by [@​dylanscott](https://redirect.github.com/dylanscott) in [https://github.com/zen-xu/pyarrow-stubs/pull/90](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/90) - add type to Field by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/87](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/87) - Support fsspec.AbstractFileSystem by [@​deanm0000](https://redirect.github.com/deanm0000) in [https://github.com/zen-xu/pyarrow-stubs/pull/88](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/88) #### New Contributors - [@​dylanscott](https://redirect.github.com/dylanscott) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/90](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/90) - [@​deanm0000](https://redirect.github.com/deanm0000) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/87](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/87) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.4...17.5 ### [`v17.4`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.4) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.3...17.4) #### What's Changed - fix: add missing return type in FlightDescriptor static methods by [@​MTHSBGN](https://redirect.github.com/MTHSBGN) in [https://github.com/zen-xu/pyarrow-stubs/pull/80](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/80) - Support Tabular filter with Expression by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/81](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/81) - Support compute functions to accept Expression as parameter by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/82](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/82) - fix: Fix the return value of Expression comparison by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/83](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/83) #### New Contributors - [@​MTHSBGN](https://redirect.github.com/MTHSBGN) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/80](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/80) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.3...17.4 ### [`v17.3`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.3) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.2...17.3) #### What's Changed - fix: from_pylist covariance by [@​Flamefork](https://redirect.github.com/Flamefork) in [https://github.com/zen-xu/pyarrow-stubs/pull/73](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/73) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://redirect.github.com/pre-commit-ci) in [https://github.com/zen-xu/pyarrow-stubs/pull/74](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/74) - Fix return type for middleware factory's start_call by [@​eltoder](https://redirect.github.com/eltoder) in [https://github.com/zen-xu/pyarrow-stubs/pull/75](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/75) #### New Contributors - [@​Flamefork](https://redirect.github.com/Flamefork) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/73](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/73) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.2...17.3 ### [`v17.2`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.2) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.1...17.2) #### What's Changed - fix: add missing submodule benchmark, csv and cuda by [@​zen-xu](https://redirect.github.com/zen-xu) in [https://github.com/zen-xu/pyarrow-stubs/pull/71](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/71) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.1...17.2 ### [`v17.1`](https://redirect.github.com/zen-xu/pyarrow-stubs/releases/tag/17.1) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/17.0...17.1) #### What's Changed - import parquet.core into parquet **init**.py by [@​fvankrieken](https://redirect.github.com/fvankrieken) in [https://github.com/zen-xu/pyarrow-stubs/pull/67](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/67) #### New Contributors - [@​fvankrieken](https://redirect.github.com/fvankrieken) made their first contribution in [https://github.com/zen-xu/pyarrow-stubs/pull/67](https://redirect.github.com/zen-xu/pyarrow-stubs/pull/67) **Full Changelog**: https://github.com/zen-xu/pyarrow-stubs/compare/17.0...17.1 ### [`v17.0`](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/10.0.1.9...17.0) [Compare Source](https://redirect.github.com/zen-xu/pyarrow-stubs/compare/10.0.1.9...17.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 was generated by Mend Renovate. View the repository job log.