Typo found in word 'timetamps'
guizo792 opened this issue · 1 comments
guizo792 commented
While using this code, I encountered a typo in the files :
YCSB/ycsb-soda/core/src/main/java/com/yahoo/ycsb/workloads/TimeSeriesWorkload.java
YCSB/ycsb-soda/core/src/main/java/site/ycsb/workloads/TimeSeriesWorkload.java
The word 'timetamps' was incorrectly used instead of 'timestamp'. I have corrected this typo and opened a pull request referencing the corresponding issue number.
jjspiegel commented
This is branched from https://github.com/brianfrankcooper/YCSB so it would need to be fixed there.