See: Description
Interface | Description |
---|---|
Scan |
Represents a scan of a Delta table.
|
ScanBuilder |
Builder to construct
Scan object. |
Snapshot |
Represents the snapshot of a Delta table.
|
Table |
Represents the Delta Lake table for a given path.
|
Exception | Description |
---|---|
TableNotFoundException |
Thrown when there is no Delta table at the given location.
|