Skip to content

Commit

Permalink
Add modify all operation to test. (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayckaiser authored Aug 7, 2024
1 parent 5957f4b commit cc4ba1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions earthmover/tests/earthmover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ transformations:
- operation: modify_columns
columns:
id: {%raw%}1_{{value}}{%endraw%}
"*": "{%raw%}{{value|trim}}{%endraw%}"

bird_species:
source: $sources.bird_species
Expand Down

0 comments on commit cc4ba1c

Please sign in to comment.