Matatika SIT
tap-matatika-sit (matatika variant)
Test extractor based on tap-spreadsheets-anywhere used during Matatika SIT runs
Enable BATCH mode for large syncs (optional)
Instead of one record message per row, the tap can buffer rows and write them to Arrow IPC files, then emit batch messages that reference them - a compatible target loads these files directly instead of processing records one at a time. Set Batch Format, Batch Root Directory and Batch Size to enable it.
Caveats: arrow is the only batch encoding this tap supports; only a target that advertises the batch capability processes batch messages, so leave these settings unset for any other target. Enabling BATCH mode does not otherwise change the schema seen downstream - add "arrow_native_timestamps": false to a table entry in Tables to keep its date-time columns as strings instead of native Arrow timestamps (the default), for a table with non-ISO-8601 date formatting.
Settings
Tables
A setting in Matatika SIT that allows users to view and manage tables of data.
Matatika SIT connector is available on Meltano. It is built, maintained, supported, and tested by Meltano.