Skip to content

Commit 1d5649e

Browse files
committed
Update enrichment test to use {{}} template
1 parent 2a21b38 commit 1d5649e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/yaml/extended_tests/data/enrichment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pipelines:
6262
project: apache-beam-testing
6363
table_name: "{BQ_TABLE}"
6464
fields: ['label']
65-
row_restriction_template: "label = '{}'"
65+
row_restriction_template: "label = '{{}}'"
6666
timeout: 30
6767

6868
- type: MapToFields

0 commit comments

Comments
 (0)