Class SchemaMergingUtils
Object
org.apache.spark.sql.pipelines.util.SchemaMergingUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StructType
mergeSchemas
(StructType tableSchema, StructType dataSchema)
-
Constructor Details
-
SchemaMergingUtils
public SchemaMergingUtils()
-
-
Method Details
-
mergeSchemas
-