yiyutian1 commented on code in PR #25763:
URL: https://github.com/apache/flink/pull/25763#discussion_r1891228045


##########
flink-table/flink-table-api-scala/src/main/scala/org/apache/flink/table/api/ImplicitExpressionConversions.scala:
##########
@@ -519,17 +519,6 @@ trait ImplicitExpressionConversions {
     Expressions.toTimestamp(timestampStr, format)
   }
 
-  /**

Review Comment:
   scala tech stack clean-up. 



##########
flink-table/flink-table-api-scala/src/main/scala/org/apache/flink/table/api/ImplicitExpressionConversions.scala:
##########
@@ -519,17 +519,6 @@ trait ImplicitExpressionConversions {
     Expressions.toTimestamp(timestampStr, format)
   }
 

Review Comment:
   Old scala tech stack clean-up.



-- 
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]

Reply via email to