[ 
https://issues.apache.org/jira/browse/FLINK-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365975#comment-14365975
 ] 

ASF GitHub Bot commented on FLINK-441:
--------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/492#issuecomment-82579347
  
    I think it is fine if we mention in the release notes that the name has 
changed.
    All the quickstart pom users won't be affected.


> Renaming in pact-compiler
> -------------------------
>
>                 Key: FLINK-441
>                 URL: https://issues.apache.org/jira/browse/FLINK-441
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: GitHub Import
>            Assignee: Stephan Ewen
>            Priority: Minor
>              Labels: github-import
>             Fix For: pre-apache
>
>
> I would like to do a cleanup and renaming in the pact-compiler. Most of the 
> work is in line with the recent global renaming, but I also want to clear and 
> organize the various representation structures for the optimized plan. 
> I open this issue to keep track and discuss the suggested renaming.
> We'll have to coordinate the merging of this issue because some renamings 
> (e.g. PactCompiler -> Compiler) seem to affect a lot of other packages.
> ### Global Scope (Wide Dependencies)
> The following names are part of the public API of stratosphere-compiler. 
> Their renaming will probably affect a lot of other modules.
> In ```eu.stratosphere.compiler```:
> * ```PactCompiler``` ⇒ ```Compiler```
> ### Module Scope (Narrow Dependencies)
> The following names are part of the internal API of stratosphere-compiler. 
> Their renaming will probably affect only stratosphere-compiler and 
> stratosphere-tests.
> In ```eu.stratosphere.compiler```:
> * ```DataStatistics``` ⇒ ```StatsStore``` This should be developed as an API 
> for data stats over *expressions* instead of just over *data sources*.
> * ```NonCachingDataStatistics``` ⇒ *delete*. This class does not seem to be 
> used.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/441
> Created by: [aalexandrov|https://github.com/aalexandrov]
> Labels: 
> Created at: Mon Jan 27 12:33:50 CET 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to