slinkydeveloper commented on a change in pull request #18349:
URL: https://github.com/apache/flink/pull/18349#discussion_r787453251
##########
File path:
flink-table/flink-table-common/src/main/java/org/apache/flink/table/factories/FactoryUtil.java
##########
@@ -157,7 +157,7 @@ public static DynamicTableSource createDynamicTableSource(
} catch (Throwable t) {
throw new ValidationException(
String.format(
- "Unable to create a source for reading table
'%s'.\n\n"
+ "Unable to create a source for reading the table
'%s'.\n\n"
Review comment:
What did you meant with this comment then?
https://github.com/apache/flink/pull/18349#discussion_r784698670
--
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]