See: Description
Interface | Description |
---|---|
ExpressionHandler |
Provides expression evaluation capability to Delta Kernel.
|
FileReadRequest |
Represents a request to read a range of bytes from a given file.
|
FileSystemClient |
Provides file system related functionalities to Delta Kernel.
|
JsonHandler |
Provides JSON handling functionality to Delta Kernel.
|
ParquetHandler |
Provides Parquet file related functionalities to Delta Kernel.
|
TableClient |
Interface encapsulating all clients needed by the Delta Kernel in order to read the
Delta table.
|