-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Description
Show sink information (table and type) in YDB UI (explain: computation graph).
How sink JSON looks
Line 537 in 38eb729
| "SinkType": "KqpTableSink", |
At current time sink nodes doesn't contain any info. Plan for query INSERT INTO new_order (NO_W_ID, NO_D_ID, NO_O_ID) VALUES (0, 0, 0) (main branch)

Metadata
Metadata
Assignees
Labels
No labels