Package-level declarations
Types
Link copied to clipboard
Represents the input required for a conversion process.
Link copied to clipboard
@Singleton
Link copied to clipboard
interface MediumConverter
Converts raw destination records into a map of final column name to munged final value.
Link copied to clipboard
@Singleton
Converter that extracts typed values from protobuf records and converts them to EnrichedAirbyteValue with destination-specific coercion applied through the Coercer interface.