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