For installation instructions check out the getting started guide.
Added
- Output
snowflake_streaming
has two new statssnowflake_register_latency_ns
andsnowflake_commit_latency_ns
. (@rockwotj)
Changed
- Field
snapshot_memory_safety_factor
is now removed for inputpostgres_cdc
, the batch size must be explicitly defined, the batch size default is 1000. (@rockwotj) - Input
postgres_cdc
now supports intra-table snapshot read parallelism in addition to inter-table parallelism. (@rockwotj)
The full change log can be found here.