Skip to content

t3rmin4t0r/acid2x-jmh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACID 2.x JMH implementation

This repository contains code cut-pasted from Apache Hive 3.x branch to be able to test Hive's ACID 2.0 reader core without including the rest of ACID or ORC.

To run

mvn clean package; java -jar target/benchmarks.jar -prof stack

About

JMH Tests for ACID 2.x codepath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages