Skip to content

Releases: aliyun/aliyun-odps-python-sdk

v0.9.3.1

06 Jul 11:31
Compare
Choose a tag to compare
  • Add run_script.py

v0.9.3

06 Jul 07:25
Compare
Choose a tag to compare
  • Enhancements in Mars integration.
  • Documentation enhancement.
  • Bugfixes.

v0.9.1

08 May 01:43
4992c4d
Compare
Choose a tag to compare
  • documentation enhancement.

v0.9.0

26 Apr 03:10
efc697f
Compare
Choose a tag to compare
  • Mars integration.
  • bugfixes.

v0.8.5

09 Apr 02:43
Compare
Choose a tag to compare
  • Fix pickle protocol inconsistent
  • Add list_projects support
  • Bugfixes

v0.8.4

18 Feb 10:15
Compare
Choose a tag to compare
  • Support running DataFrame customized functions under Python 3 backends
  • Support date type
  • Get logview host address automatically
  • Support async create download session
  • Add model copy support
  • bugfix

v0.8.3

15 Aug 06:47
Compare
Choose a tag to compare
  • Support pandas 0.25+.
  • Support execute_merge_files to merge small files.

v0.8.2

01 Jul 04:12
Compare
Choose a tag to compare
  • Support signing with bearer token.
  • DataFrame's MaxCompute backend supports distinct union.
  • Bug fixes

v0.8.1

17 Apr 03:14
Compare
Choose a tag to compare
  • Add sql cost task support
  • Bug fixes

v0.8.0

25 Dec 04:01
Compare
Choose a tag to compare
  • Support pass timezone as settings when submitting SQL tasks
  • Support reshuffle by sort with RandomScalar
  • Fix bug when submitting a instance with specifying running_cluster
  • Fix time overflow for windows
  • Fix pandas backend that add scalar to distinct df may generate wrong result
  • Fix bug that multiple join may cause error for pandas backend
  • Fix default field names in map_reduce