Skip to content

pipeline: fix shell variable resolution.

Gmodena requested to merge fix-http-client-routes into main

Resolve shell variables outside of eventutilities_python.manager when creating a datastream using the EventDataStreamFactory API.

Cast max workers parameter to int in ProcessWindowFunction.

Merge request reports