public final class InferSchema extends Object
| Constructor and Description |
|---|
InferSchema() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.spark.sql.types.StructType |
inferSchema(Map<String,String> options) |
static org.apache.spark.sql.types.StructType |
inferSchema(StarRocksSchema starRocksSchema,
StarRocksConfig config) |
public static org.apache.spark.sql.types.StructType inferSchema(Map<String,String> options)
public static org.apache.spark.sql.types.StructType inferSchema(StarRocksSchema starRocksSchema, StarRocksConfig config)
Copyright © 2024. All rights reserved.