Skip to content

Releases: aliyun/aliyun-odps-java-sdk

v0.41.1-public

08 Feb 03:50

Choose a tag to compare

install parser

v0.40.10-public

08 Aug 10:15
27ff186

Choose a tag to compare

Merge pull request #49 from aliyun/release/0.40.x

update version to 0.40.10-public

v0.40.8-public

14 Jul 03:55
3a83b4a

Choose a tag to compare

New Features

  • [Tunnel] Add lz4 compression
  • [Core] Add Tag API
  • [Core] Add Quota API
  • [Core] Support schema

v0.38.4-public

28 Feb 10:36
26f0f15

Choose a tag to compare

Merge pull request #44 from aliyun/release/0.38.x

Update version to 0.38.4-public

v0.37.10-public

11 Aug 07:08
a787a98

Choose a tag to compare

New Features

  • [Core] Upload/download large file resources (500MB - 2GB), and this feature is transparent to the SDK users

v0.37.9-public

09 Jun 09:08

Choose a tag to compare

New Features

  • [Tunnel] Add Arrow interface to TableTunnel

Enhancements

  • [Core] Optimize memory usage of resource download
  • [Tunnel] Refactor the SQL DATE related methods of ArrayRecord
  • [MCQA] Add getTaskName, getSubqueryId, and new overloading methods of getResult and getResultSet to SQLExecutor
  • [Tunnel] Add new overloading methods of createStreamUploadSession to TableTunnel

Fixes

  • [Tunnel] Fix the SQL DATETIME range used by OdpsTypeTransformer
  • [Tunnel] Unexpected memory usage by TunnelBufferedWriter
  • [MR] ArrayOutOfBoundException ColumnBasedRecordComparator

Backward Incompatible changes

  • [Tunnel] The ArrayRecord's internal type of SQL DATE is changed from java.sql.Date to java.time.LocalDate

v0.36.7-public

03 Mar 07:04

Choose a tag to compare

Enhancements:

  • [Tunnel] Add TableTunnel.FlushResult#reset() so that StreamRecordPack can be reused
  • [MR] Merge the multiple inputs when generating the SQL from an MR task for better performance
  • [SQLExecutor] Add SQLExecutor#getSummary()

v0.36.4-public

21 Nov 21:48

Choose a tag to compare

Enhancements:

  • [Core] Support iterate over projects with filter. See Projects#iteratorByFilter(ProjectFilter filter)
  • [Tunnel] Remove the 8 MB limit on field size. The field size limit can now be configured by "odps.sql.cfile2.field.maxsize".
  • [Tunnel] Support write timeout
  • [Tunnel] Support auto partition creation in StreamTunnel
  • [SQLExecutor] Add tunnel endpoint cache
  • [SQLExecutor] Support result download in batch

Fixes:

  1. [Core] Fix incorrect return value from Instance#getTaskCost(String taskName)
  2. [SQLExecutor] Fix hang when downloading result

v0.35.5-public

10 Aug 11:46

Choose a tag to compare

Update api key

v0.34.5-public

13 May 10:04

Choose a tag to compare

Update version to 0.34.6-public