map

abstract fun map(value: AirbyteValue, schema: AirbyteType, changes: List<Meta.Change> = emptyList()): Pair<AirbyteValue, List<Meta.Change>>