Releases: kcheeeung/hive-benchmark
Releases · kcheeeung/hive-benchmark
hive-benchmark-2.2
- Update readme of requirements
- Increase measurement precision to include nanoseconds
- Fixed typo in script to include missing .csv files
hive-benchmark-2.1
Adds TPC-H based on 2.x.
- Refactored the TPC-H benchmark suite to be more modular.
- Uses a Java program to generate the data.
- DEBUG mode is now default and other variables are easier to change.
- parselog.py is improved for better automation and analysis
hive-benchmark-2.0
TPC-DS based on 2.x.
- Refactored the TPC-DS benchmark suite to be more modular.
- Uses a Java program to generate the data.
hive-benchmark-1.0
TPC-DS based on 1.x. Will work as is and will not receive any further updates.