Skip to content

Releases: polypheny/Polypheny-Simple-Client

v1.5.4

19 Aug 17:01
9ea0e7f
Compare
Choose a tag to compare

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

04 Aug 11:26
e13ffbf
Compare
Choose a tag to compare

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

31 Jul 08:28
f1a9960
Compare
Choose a tag to compare

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

21 Jul 09:39
9fb872c
Compare
Choose a tag to compare

This is a maintenance release for version 1.5 containing the following improvements:

  • Fix an issue with setting Icarus training config

v1.5

03 Jul 10:39
a752618
Compare
Choose a tag to compare
  • 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

05 May 20:16
819012a
Compare
Choose a tag to compare

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

21 Apr 07:42
2718dd7
Compare
Choose a tag to compare

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

21 Apr 07:20
f63625a
Compare
Choose a tag to compare

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

19 Apr 20:26
79d4dfd
Compare
Choose a tag to compare

This is a maintenance release for version 1.4 containing the following improvements:

  • Execute every query twice in warm-up phase.

v1.4.1

19 Apr 16:43
83c1e16
Compare
Choose a tag to compare

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