Skip to content

Releases: aliyun/aliyun-odps-python-sdk

v0.10.0

16 Sep 03:50
56e2d6c
Compare
Choose a tag to compare
  • Add sqlalchemy support
  • Add refresh mechanism for bearer token
  • Fix behavior of persist Mars dataframe

v0.9.5

06 Sep 13:26
62f84af
Compare
Choose a tag to compare
  • Improvements and bug fixes for Mars integration
  • Add stored_as property for Table
  • Fix some compatibility issues
  • Documentation improvements

v0.9.3.2

22 Aug 08:20
94d9dcb
Compare
Choose a tag to compare
  • Add archive table support.
  • Enhancements in Mars integration.

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.