You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/02/08 14:00:00 UTC

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

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 &amp; 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)