Commit e35cc14
authored
Update Beam model protos with element metadata (#34971)
As part of https://s.apache.org/beam-element-extended-metadata we want to add ElementMetadata that will hold in the future additional metadata fields e.g. drainMode, element kind or tracing metadata.1 parent 5dab4a5 commit e35cc14
File tree
2 files changed
+10
-0
lines changed- model
- fn-execution/src/main/proto/org/apache/beam/model/fn_execution/v1
- pipeline/src/main/proto/org/apache/beam/model/pipeline/v1
2 files changed
+10
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
743 | 749 | | |
744 | 750 | | |
745 | 751 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1677 | 1677 | | |
1678 | 1678 | | |
1679 | 1679 | | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
1680 | 1684 | | |
1681 | 1685 | | |
1682 | 1686 | | |
| |||
0 commit comments