Skip to content

Conversation

@dimitris-athanasiou
Copy link
Contributor

Isolating renaming for ease of review.

@dimitris-athanasiou dimitris-athanasiou added the :ml Machine learning label Jan 17, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

import org.elasticsearch.xpack.ml.analytics.DataFrameFields;
import org.elasticsearch.xpack.ml.analytics.process.AnalyticsProcessManager;
import org.elasticsearch.xpack.ml.dataframe.DataFrameDataExtractorFactory;
import org.elasticsearch.xpack.ml.dataframe.DataFrameFields;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the only downside I see: I have a class DataFrameField in the data frame plugin. When working with an IDE it's easy to pick the wrong one. But that's also true for the HLRC, anyway, if you see a chance for a better name, that would be great.

(off-topic comment, the classname hasn't changed in this PR)

Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dimitris-athanasiou dimitris-athanasiou merged commit 1655264 into elastic:feature-ml-data-frame-analytics Jan 21, 2019
@dimitris-athanasiou dimitris-athanasiou deleted the rename-analytics-package-to-dataframe branch January 21, 2019 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants