@Evolving
public interface LogicalWriteInfo
WriteBuilder.| Modifier and Type | Method and Description |
|---|---|
CaseInsensitiveStringMap |
options()
the options that the user specified when writing the dataset
|
String |
queryId()
`queryId` is a unique string of the query.
|
StructType |
schema()
the schema of the input data from Spark to data source.
|
CaseInsensitiveStringMap options()
String queryId()
BatchWrite can use
this id to identify the query.StructType schema()