snuyanzin commented on code in PR #21934:
URL: https://github.com/apache/flink/pull/21934#discussion_r1109964501


##########
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/schema/TimeIndicatorRelDataType.scala:
##########
@@ -28,11 +28,11 @@ import java.lang
  * basic SQL type.
  */
 class TimeIndicatorRelDataType(
-    val typeSystem: RelDataTypeSystem,
+    val typeSystemField: RelDataTypeSystem,

Review Comment:
   Since `typeSystem` in `BasicSqlType` is now protected



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

Reply via email to