Skip to content

Releases: aliyun/aliyun-odps-python-sdk

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

v0.10.2

05 Nov 03:38
027e67f
Compare
Choose a tag to compare
  • Fixes for SQLAlchemy.
  • Add volume filesystem support.
  • Switch deployment to Github Actions.
  • Add reserved slot in partition schema.
  • Optimized error handling logic and interface for session.

v0.10.1

30 Oct 06:01
2b9f639
Compare
Choose a tag to compare
  • Upgrade Mars to 0.5.2
  • Support rescale workers
  • Fix memory issues