shunping commented on code in PR #36874:
URL: https://github.com/apache/beam/pull/36874#discussion_r2566957905


##########
sdks/python/apache_beam/yaml/extended_tests/data/enrichment.yaml:
##########
@@ -82,6 +82,8 @@ pipelines:
         - type: AssertEqual
           config:
             elements:
+              - {label: '11a', rank: 0, name: 'S1'}
               - {label: '37a', rank: 1, name: 'S2'}
+              - {label: '389a', rank: 2, name: 'S3'}

Review Comment:
   Also, from the original docstring, the line `row_restriction_template: 
"label = '37a'"` in the yaml file is supposed to filter the rows. Right?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to