Skip to content

Releases: aliyun/aliyun-odps-jdbc

v3.2.21

23 Sep 10:09
Compare
Choose a tag to compare
other: Update version to 3.2.21

v3.2.9

10 Mar 10:50
Compare
Choose a tag to compare

New features

  • Add a connection string parameter 'useProjectTimeZone'. This parameter is not required, and the default value is false. When 'useProjectTimeZone=true' is specified, ResultSet#getDate, ResultSet#getTime and ResultSet#getTimestamp will take the project's timezone into consideration when constructing the return value.

Enhancements

  • Add more detailed error messages on execution failure.

Fixes

  • Disable the maven AspectJ plugin to avoid the potential performance issue.

v3.2.8

27 Nov 09:03
b1051a4
Compare
Choose a tag to compare

New Features

  • MCQA (MaxCompute Query Acceleration)

Enhancements

  • In MCQA mode, add option instanceTunnelMaxRecord to limit the record number of result sets
  • In MCQA mode, add option instanceTunnelMaxSize to limit the size of result sets
  • In MCQA mode, add an option disableConnectionSetting to disable connection level settings
  • In MCQA mode, add an option alwaysFallback

v3.2.2

10 Oct 08:50
Compare
Choose a tag to compare
other: update github deploy key

v3.2.1

09 Jun 12:49
Compare
Choose a tag to compare
Update version to 3.2.1

v3.2.0: Merge pull request #79 from aliyun/support_falcon

09 May 06:59
bf88fce
Compare
Choose a tag to compare
sync from internal jdbc and support falcon

v3.1.0

05 Feb 06:50
Compare
Choose a tag to compare
bump version to 3.1.0

v3.0.2

10 Dec 09:51
Compare
Choose a tag to compare
bump version to 3.0.2

v3.0.1

23 Oct 07:00
Compare
Choose a tag to compare
Update version to 3.0.1

v3.0

27 Sep 07:31
Compare
Choose a tag to compare
Update ut