Skip to content

use add experiment methods (Java and Python) #19347

Description

@kennknowles

Python:
Convert instances of experiments.append(...)
to debug_options.add_experiment(...)

Java:
Use ExperimentalOptions.addExperiment(...)
instead of getExperiments(), modify, setExperiments() pattern.

Imported from Jira BEAM-6668. Original Jira may contain additional context.
Reported by: udim.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions