netemadi opened a new pull request, #10114: URL: https://github.com/apache/dolphinscheduler/pull/10114
…tialized functionality in DolphinSchedulerManager class <!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This pull request will add a new test case for the DolphinSchedulerManager class to check SchemaIsInitialized() returns false as expected. <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log No change <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request <!--*(Please pick either of the following options)*--> This change added a test case using JUnit and can be verified by running the test case from dolphinscheduler-tools/src/test/java/org/apache/dolphinscheduler/tools/datasource/DolphinSchedulerManagerTest.java <!--*(example:)* - *Added dolphinscheduler-dao tests for end-to-end.* - *Added CronUtilsTest to verify the change.* - *Manually verified the change by testing locally.* --> -- 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]
