| Class and Description |
|---|
| Transformer
Provides various mechanism implementations to transform filters, data and operations.
|
| Class and Description |
|---|
| InputDataTransformer
Converts list of into Metastore component units into
WriteData holder. |
| OperationTransformer
Base class to transforms given input into
IcebergOperation implementations. |
| OutputDataTransformer
Base class to convert list of
Record
into Metastore component units for the given list of column names. |
| Transformer
Provides various mechanism implementations to transform filters, data and operations.
|
| Class and Description |
|---|
| FilterTransformer
Transforms given input into Iceberg
Expression which is used as filter
to retrieve, overwrite or delete Metastore component data. |
| InputDataTransformer
Converts list of into Metastore component units into
WriteData holder. |
| OperationTransformer
Base class to transforms given input into
IcebergOperation implementations. |
| OutputDataTransformer
Base class to convert list of
Record
into Metastore component units for the given list of column names. |
| WriteData
Provides records in format used to store them in Iceberg and their partition information.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.