| Class | Description |
|---|---|
| DeltaWriteProfile |
WriteProfile for MERGE_ON_READ table type, this allows auto correction of small parquet files to larger ones
without the need for an index in the logFile.
|
| EmptyWriteProfile |
WriteProfile that always return empty small files.
|
| WriteProfile |
Profiling of write statistics for
BucketAssigner,
such as the average record size and small files. |
| WriteProfiles |
Factory for
WriteProfile. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.