matriv commented on a change in pull request #19113:
URL: https://github.com/apache/flink/pull/19113#discussion_r831089239
##########
File path:
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/metadata/MetadataTestUtil.scala
##########
@@ -272,7 +272,7 @@ object MetadataTestUtil {
val catalogTable = getCatalogTable(resolvedSchema)
- val typeFactory = new FlinkTypeFactory(new FlinkTypeSystem)
+ val typeFactory = new FlinkTypeFactory()
Review comment:
Why not saving it in a static class variable?
--
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]