[ https://issues.apache.org/jira/browse/FLINK-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephan Ewen updated FLINK-441: ------------------------------- Issue Type: Sub-task (was: Improvement) Parent: FLINK-1659 > 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 > 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)