CloneConvertedSource¶
CloneConvertedSource
is an extension of the CloneSource abstraction for convertible non-delta table sources to clone from.
Contract¶
convertTargetTable¶
convertTargetTable: ConvertTargetTable
Used when:
Implementations¶
CloneIcebergSource
- CloneParquetSource
Creating Instance¶
CloneConvertedSource
takes the following to be created:
-
SparkSession
Abstract Class
CloneConvertedSource
is an abstract class and cannot be created directly. It is created indirectly for the concrete CloneConvertedSources.