You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/05/24 14:29:04 UTC

[jira] [Created] (FLINK-6705) Check visibility of methods in Table API classes

Timo Walther created FLINK-6705:
-----------------------------------

             Summary: Check visibility of methods in Table API classes 
                 Key: FLINK-6705
                 URL: https://issues.apache.org/jira/browse/FLINK-6705
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Timo Walther


If a user is working with the Java version of the Table API, there are many methods that should not be exposed. We should try to improve this.

e.g. TableEnvironment has visible methods like {{getFieldIndices}} or {{validateType}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)