Skip to main content

Inventory fields

Inventory metadata numbers multipart tables and records how many rows they contain.

FieldTypeUnitMeaning
sparklogs.inventory.part_numberintegercountWhich part of a split table this event carries, counting from 1.
sparklogs.inventory.total_partsintegercountHow many parts the table was split into. One when it was not split.
sparklogs.inventory.row_countintegercountHow many rows the whole table holds across every part, repeated on each part so one event answers how much is coming.