Streamling Source Plugin

Use when implementing a streamling SourcePlugin — defining the output schema and _gs_op column, generate_batch and the empty-batch means-no-data contract, decomposing a source into fetcher/buffer/runner, resumable cursor or sequential pagination that survives restart via the checkpoint state backend, and output-channel backpressure. Assumes streamling-plugin-basics.

goldsky-io 2f10d38 11.3 KB Updated

File contents

goldsky-io/streamling/tree/main/skills/streamling-source-plugin commit 2f10d38856

Frequently asked questions

npx skillmds@latest add goldsky-io/streamling-source-plugin