Package | Description |
---|---|
com.huawei.dli.sdk |
Modifier and Type | Method and Description |
---|---|
Table |
Database.createObsTable(String tableName,
String description,
List<Column> columns,
StorageType storageType,
String dataPath,
CsvFormatInfo csvFormatInfo)
Create OBS table.
|
Table |
Database.createTable(String tableName,
String dataLocation,
String description,
List<Column> columns,
StorageType storageType,
String dataPath,
CsvFormatInfo csvFormatInfo,
List<String> sortColumns)
Create DLI/OBS table
|
void |
ImportJob.setCsvFormatInfo(CsvFormatInfo csvFormatInfo) |
Copyright © 2023. All rights reserved.