Kafka Connect SetMaximumPrecision SMT Usage Reference for Confluent Cloud
The SetMaximumPrecision single message transform (SMT) ensures all decimal fields in a Kafka Connect structure do not exceed a specified maximum precision.
Limitations
The
SetMaximumPrecisionSMT is only supported for fully managed Source connectors.This SMT updates the record schema only. The actual message data remains unaffected by the transform.
Important
Confluent only supports this SMT on Confluent Cloud. For complete details, see the official SetMaximumPrecision SMT documentation.