Releases: polypheny/Polypheny-Simple-Client
Releases · polypheny/Polypheny-Simple-Client
v1.5.4
This is a maintenance release for version 1.5 containing the following improvements:
- Print the correct number of threads in the log.
- Don't fail when there is an error while setting config options on Polypheny-DB. This allows to benchmark old versions of Polypheny-DB where a specific config option is unknown.
v1.5.3
This is a maintenance release for version 1.5 containing the following improvements:
- Add sleep between warm-up iterations
- Configure Polypheny's plan and implementation caching
- Support for new config options
v1.5.2
This is a maintenance release for version 1.5 containing the following improvements:
- Short sleep after config changes
- Explicitly set JDBC fetch size
- Add missing timestamp keyword in a SQL query template
v1.5.1
This is a maintenance release for version 1.5 containing the following improvements:
- Fix an issue with setting Icarus training config
v1.5
- General refactoring and code improvements
- Support for Polypheny-DB's REST API
- Improved CSV and query list handling
- Use ISO-8859-1 chars in user data
- Use version 1.4 of Polypheny-JDBC driver
- Control Icarus training
v1.4.5
This is a maintenance release for version 1.4 containing the following improvements:
- Configure Polypheny-DB router implementation
- Use new clean mode introduced with version 0.9 of Polypheny Control
v1.4.4
This is a maintenance release for version 1.4 containing the following improvements:
- Fix an issue which could have led to a division by zero exception in the progress reporter
- Improve the update logic in the progress reporter
v1.4.3
This is a maintenance release for version 1.4 containing the following improvements:
- Fix an issue in the warm-up phase of the Gavel benchmark which could result in a deadlock.
v1.4.2
This is a maintenance release for version 1.4 containing the following improvements:
- Execute every query twice in warm-up phase.
v1.4.1
This is a maintenance release for version 1.4 containing the following improvements:
- Deactivate active tracking on Polypheny-DB for benchmarks
- Optimized data store reset and deployment
- Dumping query list turned off per default
- MonetDB&PostgreSQL Mode
- Full support for directly benchmarking MonetDB