You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2023/03/12 07:27:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-8606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu closed FLINK-8606.
--------------------------
    Resolution: Not A Problem

TableEnvironment has been migrated to Java, so this is not a problem any more. 

> 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 SQL / API
>            Reporter: Timo Walther
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, auto-unassigned
>
> 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
(v8.20.10#820010)