toFinalSchema
Performs any final transformations on the complete table schema before it's used in the destination. By default, returns the schema unchanged. Override to apply destination-specific schema modifications.
Return
The finalized schema ready for use in the destination
Parameters
tableSchema
The complete stream table schema