mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| fb-1287-datagen.yaml | ||
| fb-1287-test.sh | ||
| fb-1332-datagen.yaml | ||
| fb-1332.sh | ||
| fb-1371-datagen.yaml | ||
| fb-1371-test.sh | ||
| fb1270-test.sh | ||
| README | ||
| run-all.sh | ||
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! :) 👍