[flink-connector-jdbc]
Hello,
Is anyone willing to help me with my very first contribution to the open source project? 🙂 I have been assigned a
Jira task to implement the Vertica JDBC dialect for Flink JDBC connector, and so far, I have completed the following tasks:
• forked apache/flink-connector-jdbc
• implemented a new feature and committed it to a new branch,
FLINK-27429
• wrote tests and updated documentation page
•
mvn clean verify
passing locally
• opened
PR
What are the next steps to have it included in the main repository?