mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
hdf5 lib bump and typo fix
This commit is contained in:
parent
a8186a3017
commit
ee271124f5
@ -42,7 +42,7 @@
|
||||
<dependency>
|
||||
<groupId>io.jhdf</groupId>
|
||||
<artifactId>jhdf</artifactId>
|
||||
<version>0.7.0</version>
|
||||
<version>0.8.2</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
@ -14,7 +14,7 @@ bindings:
|
||||
# on the functions below.
|
||||
cycle: Identity()
|
||||
|
||||
# CharBufImage(...) creates arbitrarily large characer buffers in memory
|
||||
# CharBufImage(...) creates arbitrarily large character buffers in memory
|
||||
# to sample random extracts from. This function comes in a few forms:
|
||||
|
||||
# With default image function and fixed length output. This is only
|
||||
|
Loading…
Reference in New Issue
Block a user