Skip to content

Conversation

codebrain
Copy link
Contributor

No description provided.

@codebrain
Copy link
Contributor Author

Also raised an issue here: elastic/elasticsearch#39673

@codebrain codebrain mentioned this pull request Mar 5, 2019
48 tasks
@codebrain codebrain requested a review from Mpdreamz March 6, 2019 00:59
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

Had a question about forecast_id

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

I left some additional comments

@russcam
Copy link
Contributor

russcam commented Mar 18, 2019

I've updated the ForecastIds implementation to:

  • implement GetHashCode() based on the sorted contents
  • remove internal IReadOnlyList<string> property
  • All static property initializer
  • Remove the conditional operators in implicit operator conversions into the ctors

Added unit tests for Equality and GetHashCode

@codebrain codebrain merged commit d7e1260 into 6.6 Mar 19, 2019
@codebrain codebrain deleted the feature/ml-api-delete-forecast branch March 19, 2019 03:39
russcam pushed a commit that referenced this pull request Mar 20, 2019
Implement Delete Forecast API + integration tests
russcam pushed a commit that referenced this pull request Mar 21, 2019
Implement Delete Forecast API + integration tests
russcam pushed a commit that referenced this pull request Apr 3, 2019
Implement Delete Forecast API + integration tests

(cherry picked from commit e1a2a13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants