Timo Walther created FLINK-8606:
-----------------------------------
Summary: Clean up Table API for Java users
Key: FLINK-8606
URL:
https://issues.apache.org/jira/browse/FLINK-8606 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: Timo Walther
Assignee: Timo Walther
Java users are able to see many variables and methods that are declared {{private[flink]}} or even {{protected}} in Scala. Classes such as {{TableEnvironment}} look very messy from the outside in Java. We should clean up the API and remove {{private[flink]}} or {{protected}} where ever possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)