AirbyteValueNoopMapper

An optimized identity mapper that just passes through.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun map(value: AirbyteValue, schema: AirbyteType, changes: List<Meta.Change>): Pair<AirbyteValue, List<Meta.Change>>