Releases: aliyun/aliyun-odps-python-sdk
Releases · aliyun/aliyun-odps-python-sdk
v0.9.3.1
- Add run_script.py
v0.9.3
- Enhancements in Mars integration.
- Documentation enhancement.
- Bugfixes.
v0.9.1
- documentation enhancement.
v0.9.0
- Mars integration.
- bugfixes.
v0.8.5
- Fix pickle protocol inconsistent
- Add list_projects support
- Bugfixes
v0.8.4
- 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
v0.8.2
v0.8.1
- Add sql cost task support
- Bug fixes
v0.8.0
- 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