zentol commented on code in PR #20989:
URL: https://github.com/apache/flink/pull/20989#discussion_r993263767
##########
flink-table/flink-table-api-scala/src/main/scala/org/apache/flink/table/api/ImplicitExpressionConversions.scala:
##########
@@ -496,16 +496,16 @@ trait ImplicitExpressionConversions {
}
/**
- * Converts the date time string with format 'yyyy-MM-dd HH:mm:ss' under the
'UTC+0' time zone
- * to a timestamp value of [[DataTypes.TIMESTAMP]].
+ * Converts the date time string with format 'yyyy-MM-dd HH:mm:ss' under the
'UTC+0' time zone to
+ * a timestamp value of [[DataTypes.TIMESTAMP]].
Review Comment:
This was already fixed in 82e279ee.
--
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]