Skip to content

Commit 0fa9a69

Browse files
committed
chore: anonymize lineage demo task names
1 parent 412699d commit 0fa9a69

4 files changed

Lines changed: 955 additions & 955 deletions

File tree

packages/react-vgraph/examples/data_lineage_graph/table.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ import { IDataOptions } from "../../src/data_lineage_graph/types";
167167
nodes: [
168168
{
169169
id: "695",
170-
type: "ProjectHTask",
170+
type: "WorkflowTask",
171171
name: "random.table0.5455542412864671",
172172
department: "department4",
173173
},

packages/react-vgraph/examples/static/column.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -447,115 +447,115 @@
447447
{
448448
"id": "0",
449449
"name": "random.table.name0.8384418558261737",
450-
"type": "ProjectHTask",
450+
"type": "WorkflowTask",
451451
"children": ["0-0"]
452452
},
453453
{
454454
"id": "1",
455455
"name": "random.table.name0.9399625638443756",
456-
"type": "ProjectHTask",
456+
"type": "WorkflowTask",
457457
"children": ["1-0"]
458458
},
459459
{
460460
"id": "2",
461461
"name": "random.table.name0.7824053681959386",
462-
"type": "ProjectHTask",
462+
"type": "WorkflowTask",
463463
"children": ["2-0"]
464464
},
465465
{
466466
"id": "3",
467467
"name": "random.table.name0.3999828540537451",
468-
"type": "ProjectHTask",
468+
"type": "WorkflowTask",
469469
"children": ["3-0"]
470470
},
471471
{
472472
"id": "4",
473473
"name": "random.table.name0.9612768107192184",
474-
"type": "ProjectHTask",
474+
"type": "WorkflowTask",
475475
"children": ["4-0"]
476476
},
477477
{
478478
"id": "5",
479479
"name": "random.table.name0.9644986868848999",
480-
"type": "ProjectHTask",
480+
"type": "WorkflowTask",
481481
"children": ["5-0"]
482482
},
483483
{
484484
"id": "6",
485485
"name": "random.table.name0.8286433019068906",
486-
"type": "ProjectHTask",
486+
"type": "WorkflowTask",
487487
"children": ["6-0"]
488488
},
489489
{
490490
"id": "7",
491491
"name": "random.table.name0.3265046409165593",
492-
"type": "ProjectHTask",
492+
"type": "WorkflowTask",
493493
"children": ["7-0"]
494494
},
495495
{
496496
"id": "8",
497497
"name": "random.table.name0.18854531270514419",
498-
"type": "ProjectHTask",
498+
"type": "WorkflowTask",
499499
"children": ["8-0"]
500500
},
501501
{
502502
"id": "9",
503503
"name": "random.table.name0.882210076804735",
504-
"type": "ProjectHTask",
504+
"type": "WorkflowTask",
505505
"children": ["9-0"]
506506
},
507507
{
508508
"id": "10",
509509
"name": "random.table.name0.1754084031912897",
510-
"type": "ProjectHTask",
510+
"type": "WorkflowTask",
511511
"children": ["10-0"]
512512
},
513513
{
514514
"id": "11",
515515
"name": "random.table.name0.640845289941649",
516-
"type": "ProjectHTask",
516+
"type": "WorkflowTask",
517517
"children": ["11-0"]
518518
},
519519
{
520520
"id": "12",
521521
"name": "random.table.name0.7731998325795622",
522-
"type": "ProjectHTask",
522+
"type": "WorkflowTask",
523523
"children": ["12-0"]
524524
},
525525
{
526526
"id": "13",
527527
"name": "random.table.name0.6808531059401735",
528-
"type": "ProjectHTask",
528+
"type": "WorkflowTask",
529529
"children": ["13-0"]
530530
},
531531
{
532532
"id": "14",
533533
"name": "random.table.name0.8865898294820331",
534-
"type": "ProjectHTask",
534+
"type": "WorkflowTask",
535535
"children": ["14-0"]
536536
},
537537
{
538538
"id": "15",
539539
"name": "random.table.name0.020490919016399323",
540-
"type": "ProjectHTask",
540+
"type": "WorkflowTask",
541541
"children": ["15-0"]
542542
},
543543
{
544544
"id": "16",
545545
"name": "random.table.name0.858745841367395",
546-
"type": "ProjectHTask",
546+
"type": "WorkflowTask",
547547
"children": ["16-0"]
548548
},
549549
{
550550
"id": "17",
551551
"name": "random.table.name0.2598924172925803",
552-
"type": "ProjectHTask",
552+
"type": "WorkflowTask",
553553
"children": ["17-0"]
554554
},
555555
{
556556
"id": "18",
557557
"name": "random.table.name0.20367713900288198",
558-
"type": "ProjectHTask",
558+
"type": "WorkflowTask",
559559
"children": ["18-0"]
560560
}
561561
]

0 commit comments

Comments
 (0)