Skip to content

Releases: zen-xu/pyarrow-stubs

17.12

13 Nov 02:40
c495230
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.11...17.12

17.11

29 Oct 02:06
42498a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.10...17.11

17.10

24 Oct 02:48
f7f798e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.9...17.10

17.9

24 Oct 02:46
577b74b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.8...17.9

17.8

16 Oct 02:07
caa15a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.7...17.8

17.7

08 Oct 08:25
73e59ff
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
  • working towards making return signatures only have one type (mean and exp) by @deanm0000 in #105
  • a table group_by was returing Self but should return TableGroupBy by @deanm0000 in #104
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #106
  • fix: RecordBatch missing from_arrays and from_pandas by @zen-xu in #108

Full Changelog: 17.6...17.7

17.6

21 Sep 09:16
54798a6
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #95
  • fix: parquet not accepting NativeFile by @zen-xu in #98
  • feat: Support pa.Buffer buffer protocol by @zen-xu in #99
  • feat: Support the compute module functions to accept ChunkedArray. by @zen-xu in #100

Full Changelog: 17.5...17.6

17.5

15 Sep 13:02
625e923
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.4...17.5

17.4

12 Sep 03:15
4e2a987
Compare
Choose a tag to compare

What's Changed

  • fix: add missing return type in FlightDescriptor static methods by @MTHSBGN in #80
  • Support Tabular filter with Expression by @zen-xu in #81
  • Support compute functions to accept Expression as parameter by @zen-xu in #82
  • fix: Fix the return value of Expression comparison by @zen-xu in #83

New Contributors

Full Changelog: 17.3...17.4

17.3

11 Sep 01:52
c9a85b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.2...17.3