Class SchemaMergingUtils
Object
org.apache.spark.sql.pipelines.util.SchemaMergingUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic StructTypemergeSchemas(StructType tableSchema, StructType dataSchema) 
- 
Constructor Details- 
SchemaMergingUtilspublic SchemaMergingUtils()
 
- 
- 
Method Details- 
mergeSchemas
 
-