| Package | Description |
|---|---|
| io.cdap.delta.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
TableDetail |
TableDetail.Builder.build() |
TableDetail |
TableRegistry.describeTable(String database,
String table)
Return details about a table.
|
| Modifier and Type | Method and Description |
|---|---|
StandardizedTableDetail |
TableRegistry.standardize(TableDetail tableDetail)
Standardize raw column information into a standard schema that will be sent to the target.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.