Skip to content

[ML-69249] mason: fix mason tracing list against current mlflow - #501

Open
elainewang-db wants to merge 1 commit into
databricks:mainfrom
elainemwang:fix-tracing-list-search
Open

[ML-69249] mason: fix mason tracing list against current mlflow#501
elainewang-db wants to merge 1 commit into
databricks:mainfrom
elainemwang:fix-tracing-list-search

Conversation

@elainewang-db

Copy link
Copy Markdown
Contributor

search_traces takes experiment_ids, not experiment_names (removed in newer mlflow), so tracing list raised TypeError. Resolve the experiment name to its id first, and return an empty list when the experiment doesn't exist yet instead of erroring. Adds regression tests for both paths.

search_traces takes experiment_ids, not experiment_names (removed in newer
mlflow), so tracing list raised TypeError. Resolve the experiment name to its
id first, and return an empty list when the experiment doesn't exist yet
instead of erroring. Adds regression tests for both paths.

Co-authored-by: Isaac <no-reply@databricks.com>
@elainewang-db elainewang-db changed the title mason: fix mason tracing list against current mlflow [ML-69249] mason: fix mason tracing list against current mlflow Sep 1, 2026
@elainewang-db
elainewang-db enabled auto-merge (squash) September 1, 2026 23:18
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.

1 participant