Skip to content

use add experiment methods (Java and Python) #19347

@kennknowles

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions