Releases: aliyun/aliyun-odps-jdbc
Releases · aliyun/aliyun-odps-jdbc
v3.2.21
v3.2.9
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
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
other: update github deploy key
v3.2.1
v3.2.0: Merge pull request #79 from aliyun/support_falcon
sync from internal jdbc and support falcon