Skip to content

Commit

Permalink
Add a pointer to java provider example. (#33240)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb authored Dec 4, 2024
1 parent 697a843 commit edd3528
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/www/site/content/en/documentation/sdks/yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,9 @@ providers:
MyCustomTransform: "urn:registered:in:expansion:service"
```
A full example of how to build a java provider can be found
[here](https://github.com/Polber/beam-yaml-xlang).
Arbitrary Python transforms can be provided as well, using the syntax
```
Expand Down

0 comments on commit edd3528

Please sign in to comment.