classPostgreSQLConsumerSparkPlugin extends WaspConsumersSparkPlugin with Logging
A WASP Consumers Spark plugin to write to PostgreSQL via batch and streaming, with support for INSERT ON CONFLICT
operations, connection pooling, batching and transactions.
A WASP Consumers Spark plugin to write to PostgreSQL via batch and streaming, with support for
INSERT ON CONFLICT
operations, connection pooling, batching and transactions.