You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (JIRA)" <ji...@apache.org> on 2017/04/28 06:51:07 UTC

[jira] [Updated] (FLINK-6406) Cleanup useless import

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

sunjincheng updated FLINK-6406:
-------------------------------
    Description: 
When browsing the code, it is found that there are some useless reference in the following file which need cleanup.

{{packages.scala}}
{{ExternalCatalogTable}}
{{arithmetic.scala}}
{{array.scala}}
{{ColumnStats}}

  was:
When browsing the code, it is found that there are some useless reference in the following file which need cleanup.

{{packages.scala}}
*ExternalCatalogTable
*arithmetic.scala
*array.scala
*ColumnStats


> Cleanup useless import 
> -----------------------
>
>                 Key: FLINK-6406
>                 URL: https://issues.apache.org/jira/browse/FLINK-6406
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>    Affects Versions: 1.3.0
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>
> When browsing the code, it is found that there are some useless reference in the following file which need cleanup.
> {{packages.scala}}
> {{ExternalCatalogTable}}
> {{arithmetic.scala}}
> {{array.scala}}
> {{ColumnStats}}



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