Skip to content

Commit 70dbc23

Browse files
committed
Add physicalType to NodeKey struct
1 parent 9c9bee2 commit 70dbc23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/thrift/orchestration.thrift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ struct NodeKey {
4242
1: optional string name
4343

4444
2: optional LogicalType logicalType
45+
3: optional PhysicalNodeType physicalType
4546

4647
/**
4748
* represents the computation of the node including the computation of all its parents

0 commit comments

Comments
 (0)