Greenplum
Greenplum source connector
Descriptionâ
Read Greenplum data through Jdbc connector.
Key featuresâ
supports query SQL and can achieve projection effect.
tip
Optional jdbc drivers:
org.postgresql.Driver
com.pivotal.jdbc.GreenplumDriver
Warn: for license compliance, if you use GreenplumDriver
the have to provide Greenplum JDBC driver yourself, e.g. copy greenplum-xxx.jar to $SEATNUNNEL_HOME/lib for Standalone.
Optionsâ
common optionsâ
Source plugin common parameters, please refer to Source Common Options for details.
Changelogâ
2.2.0-beta 2022-09-26â
- Add Greenplum Source Connector