Jonathan Shook
|
60fa052951
|
add default log4j configs
|
2020-11-16 17:29:17 -06:00 |
|
Jonathan Shook
|
a3e0739ade
|
add FixedValues for double
|
2020-11-16 17:29:11 -06:00 |
|
Jonathan Shook
|
4996d206c7
|
config API improvements
|
2020-11-16 17:28:39 -06:00 |
|
Jonathan Shook
|
55edec5389
|
add ToByteBuffer binding function
|
2020-11-16 16:32:21 -06:00 |
|
Jonathan Shook
|
574a89e75a
|
pull ConfigAware api up
|
2020-10-23 02:36:04 -05:00 |
|
Jonathan Shook
|
71195d0a0b
|
http release fixes
|
2020-10-23 02:35:58 -05:00 |
|
Jonathan Shook
|
7017b6cd53
|
add SplitLongs function
|
2020-10-23 02:35:36 -05:00 |
|
Jonathan Shook
|
467af1e3a3
|
Merge pull request #207 from ncarvind/issue-206
fix WeightedLongs function: member values not allocated
|
2020-09-23 12:20:41 -05:00 |
|
ncarvind
|
8a4673d7ce
|
fix WeightedLongs function: member values not allocated
|
2020-09-23 03:19:05 -05:00 |
|
Jonathan Shook
|
ce4ae9623f
|
merge main into http_finish and fixup conflicts and http APIs
|
2020-09-15 20:33:31 -05:00 |
|
Jonathan Shook
|
0ce2f6356f
|
allow nested Template within thread
|
2020-09-03 12:18:06 -05:00 |
|
Jonathan Shook
|
6179692162
|
remove pre formatting to appease markdown-it fenced code sections
|
2020-08-17 16:19:58 -05:00 |
|
Jonathan Shook
|
4070d6c83d
|
fix: HashedToByteBuffer uses configured limit
|
2020-07-27 20:02:33 -05:00 |
|
Jonathan Shook
|
b1cd3342f5
|
updated test values after unifying function forms
|
2020-07-17 18:52:04 -05:00 |
|
Jonathan Shook
|
a341974707
|
allow setting size directly on all binding functions for collections
|
2020-07-17 18:43:54 -05:00 |
|
Jonathan Shook
|
b35426c390
|
always hash input for hashed collection functions
|
2020-07-17 18:40:51 -05:00 |
|
Jonathan Shook
|
8874d3dcca
|
allow direct sizing in sized collection bindings
|
2020-07-17 18:39:16 -05:00 |
|
Jonathan Shook
|
4f71f3fb3a
|
cleanup collection examples
|
2020-07-17 18:39:08 -05:00 |
|
Jonathan Shook
|
80497b2ebc
|
deprecate raw Set binding
|
2020-07-17 18:39:02 -05:00 |
|
Jonathan Shook
|
7c80bbd785
|
fix iterative hashing bug in binding functions
|
2020-07-17 18:38:57 -05:00 |
|
Jonathan Shook
|
6d99deba3e
|
introduce uniform Map binding functions
|
2020-07-17 18:38:48 -05:00 |
|
Jonathan Shook
|
16e4309e7f
|
add scope controls to jmx driver
|
2020-07-16 09:31:06 -05:00 |
|
Jonathan Shook
|
7e5818c22d
|
simple cleanups
|
2020-07-15 08:42:17 -05:00 |
|
Jonathan Shook
|
eb470df351
|
switch list functions over to better function adapter
|
2020-07-09 05:47:44 -05:00 |
|
Jonathan Shook
|
e8f76ddfb7
|
move set functions over to better function adapter
|
2020-07-09 05:47:35 -05:00 |
|
Jonathan Shook
|
fdeacc86f2
|
add test for new functional type
|
2020-07-09 04:03:02 -05:00 |
|
Jonathan Shook
|
878c889630
|
bring Set functions up to parity with List Functions
|
2020-07-09 03:49:27 -05:00 |
|
Jonathan Shook
|
9a42aacdbe
|
deprecate old list funcs
|
2020-07-07 11:40:31 -05:00 |
|
Jonathan Shook
|
6a22d411a0
|
make list function descriptions follow a pattern
|
2020-07-07 11:40:26 -05:00 |
|
Jonathan Shook
|
0de0cc7d69
|
Merge branch 'main' into listfuncs
|
2020-07-07 10:51:12 -05:00 |
|
Jonathan Shook
|
17a9c1abbb
|
fix test signature
|
2020-06-18 11:08:37 -05:00 |
|
Jonathan Shook
|
2d0b37443e
|
StringSet and Set support same constructor forms
|
2020-06-18 11:03:15 -05:00 |
|
Jonathan Shook
|
bb57a479d6
|
fixed integrated tests for HashRange vs HashInterval, expanded constructions for Set
|
2020-06-17 16:34:56 -05:00 |
|
Jonathan Shook
|
480db201fe
|
improve StringSet argument compatibility
|
2020-06-17 15:29:31 -05:00 |
|
Jonathan Shook
|
d79ff1fa9e
|
notes: HashRange and HashInterval do (incl,incl) and (incl,excl) respectively
|
2020-06-17 14:43:12 -05:00 |
|
Jonathan Shook
|
2a7406e0fa
|
#162 Allow hash range functions to span single value ranges
|
2020-06-17 13:32:57 -05:00 |
|
Jonathan Shook
|
63b203bc3e
|
fix stability test with correct data
|
2020-05-19 13:41:49 -05:00 |
|
phact
|
7c6e720a1c
|
Merge branch 'master' into csv-empty-line
|
2020-05-18 10:58:46 -04:00 |
|
Sebastián Estévez
|
526dc5de59
|
longflow example
|
2020-05-14 09:04:01 -04:00 |
|
phact
|
de9075df93
|
CSVRecord null checks
|
2020-05-07 20:14:13 -04:00 |
|
Jonathan Shook
|
95076a49a4
|
move annotations up a level in modules
|
2020-04-30 10:26:40 -05:00 |
|
Jonathan Shook
|
4f33a910d0
|
add ToBigDecimal functions and categories
|
2020-04-27 13:27:02 -05:00 |
|
Jonathan Shook
|
70d8a7a187
|
provide fconfigs for cluster
|
2020-04-24 09:03:45 -05:00 |
|
Jonathan Shook
|
2686095265
|
correct lorem content location for HashedLoremExtract
|
2020-04-24 09:03:29 -05:00 |
|
Jonathan Shook
|
680ff3b3f8
|
Merge branch 'listfuncs'
# Conflicts:
# activitytype-stdout/src/main/java/io/nosqlbench/activitytype/stdout/StdoutActivity.java
# docsys/src/main/resources/docs-for-docsys/docsys/design/topics.md
# virtdata-api/src/main/java/io/nosqlbench/virtdata/core/bindings/VirtDataComposer.java
# virtdata-api/src/main/java/io/nosqlbench/virtdata/core/templates/StringBindingsTemplate.java
# virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListHashed.java
# virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSized.java
# virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSizedHashed.java
# virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSizedStepped.java
# virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListStepped.java
|
2020-04-23 16:21:28 -05:00 |
|
Yasser
|
70c2866115
|
Update comments on listfuncs
|
2020-04-20 11:15:55 -05:00 |
|
Jonathan Shook
|
bb5cb1d109
|
extend NumberNameToString to cover long gamut and negatives
|
2020-04-20 02:03:40 -05:00 |
|
Jonathan Shook
|
3d35640b24
|
typo fixes
|
2020-04-20 02:02:39 -05:00 |
|
Jonathan Shook
|
0d9089dcc1
|
add new functions
|
2020-04-20 02:01:47 -05:00 |
|
Jonathan Shook
|
dcff4dbd64
|
introduce ToBigDecimal functions
|
2020-04-17 13:54:19 -05:00 |
|