Skip to content

Integrate cel::Config::VariableConfig into Python CEL environment#1918

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_890686433
Open

Integrate cel::Config::VariableConfig into Python CEL environment#1918
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_890686433

Conversation

@copybara-service
Copy link
Copy Markdown

Integrate cel::Config::VariableConfig into Python CEL environment

This change allows the Python CEL environment to be configured using a cel.Config object, which can be loaded from YAML. Variables provided in the cel.NewEnv call are now used to augment the configuration. The underlying C++ implementation now uses cel::Env to configure the compiler and runtime builders.

This change allows the Python CEL environment to be configured using a `cel.Config` object, which can be loaded from YAML. Variables provided in the `cel.NewEnv` call are now used to augment the configuration. The underlying C++ implementation now uses `cel::Env` to configure the compiler and runtime builders.

PiperOrigin-RevId: 890686433
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