featurebase/qa/testcases/bug-repros
Matthew Jaffee 772496b440 "all bitmap" multi-field, single-shard ingest
This adds a shard-based import endpoint which takes bitmap data for
all field types and imports data for the whole shard transactionally.

It uses the BitmapRewriter interface to try to intelligently allow for
setting and clearing bits simultaneously without multiple writes which
is especially helpful when ingesting into int-like fields, but also
allows clear-and-then-set behavior for set fields.
2022-05-27 11:25:17 -05:00
..
fb-1287-datagen.yaml fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
fb-1287-test.sh fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
fb-1332-datagen.yaml Timestamp FieldOptions should include Min and Max when marshalled to JSON 2022-04-06 16:29:24 -05:00
fb-1332.sh remove trailing spaces en masse (#2024) 2022-04-18 09:31:35 -05:00
fb-1371-datagen.yaml Add Max(timestamp) tests to smoke-test (#2025) 2022-04-18 15:33:20 -05:00
fb-1371-test.sh Add Max(timestamp) tests to smoke-test (#2025) 2022-04-18 15:33:20 -05:00
fb1270-test.sh "all bitmap" multi-field, single-shard ingest 2022-05-27 11:25:17 -05:00
README fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
run-all.sh fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00

adding a test case to the bug repros directory??? no problem!!! its a snap!!!

just make a shell script that does the test you want and name it some thing like:

fb42069-test.sh

this will get picked up by run-all.sh and get run automatically!!!


# THINGS TO NOTE
- the datanode0 ip will be passed to your script in $1 via qa/scripts/bug_repro_tests.sh

# ENTHUSIASM
WOW

shout out to computers for making our lives easier! :) 👍