JNSimba opened a new pull request, #687: URL: https://github.com/apache/doris-flink-connector/pull/687
# Proposed changes Issue Number: N/A ## Problem Summary: Add a standalone `doris-regression` Maven project at the repository root so the Flink programs used by Apache Doris regression suites can be maintained alongside connector changes. The project packages three entry points into `flink-doris-case.jar` and accepts named Doris connection and TLS arguments. ## Checklist(Required) 1. Does it affect the original behavior: No 2. Has unit tests been added: No Need 3. Has document been added or modified: Yes 4. Does it need to update dependencies: No 5. Are there any changes that cannot be rolled back: No ## Further comments Testing was not run. Static checks verified the Maven XML, file set, argument mappings, and clean diff. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
