dawidwys commented on a change in pull request #12232:
URL: https://github.com/apache/flink/pull/12232#discussion_r427812311



##########
File path: 
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/expressions/package.scala
##########
@@ -21,8 +21,8 @@ package org.apache.flink.table
  * This package contains the base class of AST nodes and all the expression 
language AST classes.
  * Expression trees should not be manually constructed by users. They are 
implicitly constructed
  * from the implicit DSL conversions in
- * [[org.apache.flink.table.api.scala.ImplicitExpressionConversions]] and
- * [[org.apache.flink.table.api.scala.ImplicitExpressionOperations]]. For the 
Java API,
+ * [[org.apache.flink.table.api.bridge.scala.ImplicitExpressionConversions]] 
and
+ * [[org.apache.flink.table.api.bridge.scala.ImplicitExpressionOperations]]. 
For the Java API,

Review comment:
       Or shall I just remove this file? I don't see any reason for it.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to