Expand description
PostgreSQL lookup source with connection pooling and predicate pushdown.
PostgreSQL lookup source with predicate pushdown.
Structs§
- Postgres
Lookup Source PostgreSQLimplementation of theLookupSourcetrait.- Postgres
Lookup Source Config - Configuration for the
PostgreSQLlookup source.
Functions§
- build_
query - Build a SQL query from table name, primary keys, lookup keys, predicates, and an optional projection.