kittimzhe opened a new issue, #18580:
URL: https://github.com/apache/dolphinscheduler/issues/18580
## Description
The error log at line 388 of
`dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/DataSourceServiceImpl.java`
reads:
```java
log.error("Cant not get the schema, datasourceId:{}.", datasourceId, e);
```
"Cant not" should be "Cannot".
Happy to submit a PR to fix this.
--
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]