AirbyteValueNoopMapper
An optimized identity mapper that just passes through.
Functions
Link copied to clipboard
open override fun map(value: AirbyteValue, schema: AirbyteType, changes: List<Meta.Change>): Pair<AirbyteValue, List<Meta.Change>>