Impulse Config

Write the Impulse report configuration (`ImpulseConfig`) — the JSON/dict that points Impulse at its silver input tables, the gold output location, and tunes the solver. Use when the user asks to "configure an Impulse report", set the source/sink tables, filter which containers are processed, choose RLE vs RAW, turn on incremental processing, run without writing (sinkless), remap column names, or scope by project. Covers source, unity_sink, container_filters, query_engine, solver_config, incremental, full_recalculation, measurement_dimensions, and calculated_channels, all validated by Pydantic.

databrickslabs 06abb0d 12.9 KB Updated

File contents

databrickslabs/impulse/tree/main/skills/impulse-config commit 06abb0d2d9

Frequently asked questions

npx skillmds@latest add databrickslabs/impulse-config