Skip to content

Add total run count in search_runs response#43

Open
rom1504 wants to merge 1 commit into
whitelisting_columnsfrom
add_total_count
Open

Add total run count in search_runs response#43
rom1504 wants to merge 1 commit into
whitelisting_columnsfrom
add_total_count

Conversation

@rom1504

@rom1504 rom1504 commented Nov 18, 2019

Copy link
Copy Markdown

This is useful to be able to implement pagination for
mlflow#2084

What changes are proposed in this pull request?

Add total_run_count in response of search_runs, in both the client and the API

How is this patch tested?

Test added in sql alchemy store and file store

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes for MLflow users.

Add total run count in search_runs response

What component(s) does this PR affect?

  • UI
  • CLI
  • API
  • REST-API
  • Examples
  • Docs
  • Tracking
  • Projects
  • Artifacts
  • Models
  • Scoring
  • Serving
  • R
  • Java
  • Python

How should the PR be classified in the release notes? Choose one:

  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

This is useful to be able to implement pagination for
mlflow#2084

@jdlesage jdlesage left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

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.

2 participants