[jira] [Created] (FLINK-8606) Clean up Table API for Java users

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8606) Clean up Table API for Java users

Shang Yuanchun (Jira)
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)