Skip to content

Hotfix: convert row to dict

Gmodena requested to merge fix-unkeyed-process-function into dev

For this pipeline, assume that input is Row. It needs to be converted for string interpolation in beam logging facility.

Merge request reports