Skip to content

Commit 7bb8199

Browse files
committed
update
1 parent 2f9850a commit 7bb8199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sql/extensions/key_calculation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ impl StreamingOperatorBlueprint for KeyExtractionNode {
238238
engine_operator_name,
239239
protobuf_payload,
240240
format!(
241-
"ArrowKey<{}>",
241+
"Key<{}>",
242242
self.operator_label.as_deref().unwrap_or("_")
243243
),
244244
1,

0 commit comments

Comments
 (0)