Modulesยง
- consistency
- duckdb ๐
- file ๐
- fivetran ๐
- glue ๐
- http ๐
- kafka ๐
- mysql ๐
- nop ๐
- persist ๐
- postgres ๐
- protobuf ๐
- psql ๐
- s3 ๐
- schema_
registry ๐ - set ๐
- skip_
end ๐ - skip_if ๐
- sleep ๐
- sql ๐
- sql_
server ๐ - version_
check ๐ - webhook ๐
Structsยง
- Background
Task ๐ - A query spawned by
postgres-execute background=true, retained so it can be joined at the end of the file. - Catalog
Config - Configuration for the Catalog.
- Config
- User-settable configuration parameters.
- Materialize
State - Rewrite
- State
Enumsยง
Traitsยง
- Run ๐
Functionsยง
- cancel_
background_ ๐query - Best-effort cancellation of the in-progress query on the connection
cancel_tokenwas derived from. Opens a fresh connection to send the cancel request. Cancellation is inherently racy and the caller aborts the task regardless, so failures are logged rather than propagated. - create_
materialize_ ๐state - create_
state - Initializes a
Stateobject by connecting to the various external services specified inconfig. - substitute_
vars ๐ - Substituted
${}-delimited variables fromvarsintomsg - verify_
kafka_ ๐topics_ exhausted