RemiTurpaud opened a new pull request, #13964: URL: https://github.com/apache/dolphinscheduler/pull/13964
## Purpose of the pull request This pull request adds data connector plugin for Teradata Vantage analytic database. ## Brief change log * Added dolphinscheduler-datasource-teradata in dolphinscheduler-datasource-plugin and as a dependency in dolphinscheduler-datasource-plugin/pom.xml * Added Maven dependency on Teradata jdbc (v20.00.00.06) driver in dolphinscheduler-datasource-teradata/pom.xml * Added user_doc guides for Teradata data source. * Added Teradata as data source type in the ui * Added Teradata driver class, JDBC and validation query to the constants. * Added Teradata to the source types ## Verify this pull request This pull request is code cleanup without any test coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
