Package | Description |
---|---|
org.apache.paimon.append |
Modifier and Type | Class and Description |
---|---|
class |
AppendOnlyWriter
A
RecordWriter implementation that only accepts records which are always insert
operations and don't have any unique keys or sort keys. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.