4.5.0: Support more Aggregate and Analytic functions
Summary
This release supports all aggregate and analytic functions provided by Exasol, e.g. GROUPING[_ID]
, PERCENTILE_CONT
, NTH_VALUE
and many more. See the ticket for a complete list.
We also added support for the keywords DISTINCT
and ANY
as well as the over_clause for analytic functions. See the user guide for how to use the name API.
Features
- #72: Added support for more Aggregate and Analytic functions
Refactoring
Documentation
- #123: Improved documentation
Dependency Updates
Compile Dependency Updates
- Added
com.exasol:error-reporting-java:0.4.0
Test Dependency Updates
- Updated
nl.jqno.equalsverifier:equalsverifier:3.6.1
to3.7.1
- Updated
org.junit.jupiter:junit-jupiter:5.7.2
to5.8.1
- Updated
org.mockito:mockito-core:3.10.0
to3.12.4
- Updated
org.mockito:mockito-junit-jupiter:3.10.0
to3.12.4
Plugin Dependency Updates
- Updated
com.exasol:error-code-crawler-maven-plugin:0.4.0
to0.6.0
- Updated
com.exasol:project-keeper-maven-plugin:0.7.1
to1.2.0
- Updated
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3
to3.0.0
- Updated
org.apache.maven.plugins:maven-gpg-plugin:1.6
to3.0.1
- Updated
org.apache.maven.plugins:maven-javadoc-plugin:3.2.0
to3.3.1
- Updated
org.jacoco:jacoco-maven-plugin:0.8.6
to0.8.7