| Class | Description |
|---|---|
| PostgresActionUtils |
Utils for Postgres Action.
|
| PostgresRecordParser |
A parser for PostgreSQL Debezium JSON strings, converting them into a list of
RichCdcMultiplexRecords. |
| PostgresSyncTableAction |
An
Action which synchronize one or multiple PostgreSQL tables into one Paimon table. |
| PostgresSyncTableActionFactory |
Factory to create
PostgresSyncTableAction. |
| PostgresTypeUtils |
Converts from Postgres type to
DataType. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.