slinkydeveloper commented on a change in pull request #17878:
URL: https://github.com/apache/flink/pull/17878#discussion_r755262281
##########
File path:
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/expressions/converter/ExpressionConverter.java
##########
@@ -64,8 +64,8 @@
import java.util.Optional;
import java.util.stream.Collectors;
+import static
org.apache.flink.table.planner.utils.TimestampStringUtils.fromLocalDateTime;
Review comment:
Not sure it brings much value to keep it in the history it in a separate
commit, but it should build fine separetely. I guess it's up to the committer
who's going to merge this PR :)
--
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]