benchbase icon indicating copy to clipboard operation
benchbase copied to clipboard

Multi-DBMS SQL Benchmarking Framework via JDBC

Results 109 benchbase issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.7.0 to 3.7.1. Release notes Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases. 3.7.1 🐛 Bug Fixes [MDEP-943] - Fix appendOutput option (#414) @​slawekjaranowski 📦 Dependency updates [MDEP-944] - Bump org.apache.maven.shared:maven-common-artifact-filters...

dependencies
java

Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0. Release notes Sourced from org.apache.maven.plugins:maven-clean-plugin's releases. 3.4.0 What's Changed Bump apache/maven-gh-actions-shared from 3 to 4 by @​dependabot in apache/maven-clean-plugin#38 [MCLEAN-116] Use default Log interface...

dependencies
java

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.0. Release notes Sourced from org.apache.maven.plugins:maven-release-plugin's releases. 3.1.0 🚀 New features and improvements [MRELEASE-1145] - Upgrade to Maven 3.6.3 (#217) @​michael-o [MRELEASE-1139] - Improve logging...

dependencies
java

https://github.com/ClickHouse/ClickBench The main advantage of ClickBench is that it has a good balance between being simple (this is how it has >50 DBMS) and still stressful enough (it is used...

Added options to the healthcheck to avoid seeing "FATAL: role "root" does not exist" many many times in the log. The message still appears only two times when starting the...

Noticed these in some of the CI runs. Might have been there earlier and I missed it. Should probably have a check for that as well as improved checking of...

@timveil it looks like the docker-compose scripts and configs for CockroachDB are broken. In particular, this is failing for me: ```sh docker run -it --rm timveil/dynamic-haproxy:latest ``` ```txt WARNING: The...

Added Sql Server Dialect for CH-benCHmark.

#405 and #519 both require some minor tweaks to the CockroachDB startup params, however that is somewhat difficult to accomplish with Github Actions atm (see also #510). @timveil looks like...

Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1. Commits 954e44a [maven-release-plugin] prepare release maven-dependency-plugin-3.8.1 842075d Bump org.apache.maven.reporting:maven-reporting-impl 7e1aadc Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 188531c Fix SCM tag 361058e Bump jettyVersion from...

dependencies
java