Skip to content

Releases: aliyun/aliyun-odps-python-sdk

v0.11.2.1

22 Aug 11:08
820e838
Compare
Choose a tag to compare
  • Bug and doc fixes

v0.11.2

17 Aug 04:51
7b7d23d
Compare
Choose a tag to compare
  • Make public API for arrow tunnels
  • Add support for skew join
  • Bug & docs fixes

v0.11.1

05 Jul 09:16
993cd1b
Compare
Choose a tag to compare
  • Upgrade Mars support to v0.9.0 and switch to different bases for different Python versions and archs
  • Accelerate tunnel read (Thanks @torshie )
  • Fix tests & docs.

v0.11.0

17 Mar 06:46
bed418e
Compare
Choose a tag to compare
  • Add support for Mars 0.8.0
  • Fix compatibility for IPython>=0.8.0
  • Use cibuildwheel to publish aarch64 wheels as well as Python 3.10 wheels.

v0.10.7.1

13 Dec 03:30
277e50f
Compare
Choose a tag to compare
  • Add sts account support.
  • Fix to_pandas error on Windows.

v0.10.7

08 Apr 03:30
683e325
Compare
Choose a tag to compare
  • Add more sqa features to support superset
  • Add docs for downloading with multiprocessing

v0.10.6

08 Mar 03:06
00d6b57
Compare
Choose a tag to compare
  • Use split meta to estimate chunk size
  • Support specifying a predicate when reading partitions
  • Allow suspending ipywidgets by options
  • Fix persist to existed partition

v0.10.5

23 Feb 04:15
2d8f465
Compare
Choose a tag to compare
  • Apply head optimization for read table
  • Support reading whole partitioned table
  • Implement arrow tunnel

v0.10.4

04 Jan 10:18
87819e7
Compare
Choose a tag to compare
  • Config UDF python version if has UDF in query
  • add biz_id meta to xflow instance
  • Fix errors when import tensorflow in Mars
  • Some enhancements

v0.10.3

21 Dec 10:39
22cb4b2
Compare
Choose a tag to compare
  • doc enhancements
  • Fix reduce kwargs in pandas backend