Samrat Deb created FLINK-30651:
----------------------------------
Summary: Move util methods to CatalogTest and remove
CatalogTestUtils class
Key: FLINK-30651
URL: https://issues.apache.org/jira/browse/FLINK-30651
Project: Flink
Issue Type: Technical Debt
Components: Table SQL / API, Tests
Reporter: Samrat Deb
Fix For: 1.17.0
[CatalogTestUtils|https://github.com/apache/flink/blame/master/flink-table/flink-table-common/src/test/java/org/apache/flink/table/catalog/CatalogTestUtil.java#L43]
class contains static utilities function. This functions/ methods can be moved
to CatalogTest class and make code-flow easier to understand.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)