RocMarshal commented on code in PR #20989: URL: https://github.com/apache/flink/pull/20989#discussion_r992912891
########## 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: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=41746&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb code style check failed. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org