{
    "Detailed" = {
        "Operations" = [
            {
                "Id" = 8u;
                "Name" = "YtMap!";
                "InputsCount" = 1u;
                "OutputsCount" = 3u;
                "Inputs" = [
                    [
                        1u;
                        1u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        2u
                    ];
                    [
                        1u;
                        3u
                    ];
                    [
                        1u;
                        4u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "Switch";
                            "Children" = [
                                [
                                    {
                                        "Name" = "CombineCore"
                                    }
                                ];
                                [
                                    {
                                        "Name" = "ExtractMembers"
                                    };
                                    {
                                        "Name" = "CombineCore"
                                    }
                                ];
                                [
                                    {
                                        "Name" = "ExtractMembers"
                                    };
                                    {
                                        "Name" = "Condense1"
                                    };
                                    {
                                        "Name" = "FlatMap"
                                    }
                                ]
                            ]
                        }
                    ]
                }
            };
            {
                "Id" = 7u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        2u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        5u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Reducer" = [
                        {
                            "Name" = "Condense1"
                        };
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                };
                "DependsOn" = [
                    8u
                ]
            };
            {
                "Id" = 9u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        3u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        6u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Reducer" = [
                        {
                            "Name" = "Condense1"
                        };
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                };
                "DependsOn" = [
                    8u
                ]
            };
            {
                "Id" = 12u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        4u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        7u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "FlatMap"
                        }
                    ];
                    "Reducer" = [
                        {
                            "Name" = "Condense1"
                        };
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                };
                "DependsOn" = [
                    8u
                ]
            };
            {
                "Id" = 10u;
                "Name" = "YtFill!";
                "OutputsCount" = 1u;
                "Outputs" = [
                    [
                        1u;
                        8u
                    ]
                ];
                "DependsOn" = [
                    12u
                ]
            };
            {
                "Id" = 6u;
                "Name" = "YtMap!";
                "InputsCount" = 3u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        5u
                    ];
                    [
                        1u;
                        6u
                    ];
                    [
                        1u;
                        8u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        9u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                };
                "DependsOn" = [
                    7u;
                    9u;
                    10u
                ]
            };
            {
                "Id" = 5u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        9u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        10u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Reducer" = [
                        {
                            "Name" = "Chopper";
                            "Children" = [
                                [
                                    {
                                        "Name" = "Chain1Map"
                                    };
                                    {
                                        "Name" = "OrderedFlatMap"
                                    }
                                ]
                            ]
                        };
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                };
                "DependsOn" = [
                    6u
                ]
            };
            {
                "Id" = 3u;
                "Name" = "ResPull!";
                "PullOperation" = "YtMapReduce!";
                "DependsOn" = [
                    5u
                ]
            };
            {
                "Id" = 1u;
                "Name" = "Commit!";
                "DependsOn" = [
                    3u
                ]
            }
        ];
        "OperationRoot" = 1u;
        "Providers" = [
            {
                "Id" = 1u;
                "Name" = "yt";
                "Cluster" = "plato";
                "Pins" = [
                    {
                        "Id" = 1u;
                        "Table" = "Input";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "key";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ];
                                [
                                    "subkey";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ];
                                [
                                    "value";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "Id" = 2u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 3u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 4u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 5u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 6u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 7u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 8u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 9u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 10u;
                        "Table" = "(tmp)"
                    }
                ]
            }
        ];
        "OperationStats" = {
            "Commit!" = 1u;
            "ResPull!" = 1u;
            "YtFill!" = 1u;
            "YtMap!" = 2u;
            "YtMapReduce!" = 4u
        }
    };
    "Basic" = {
        "nodes" = [
            {
                "id" = 13u;
                "level" = 1u;
                "name" = "plato.`Input`";
                "type" = "in"
            };
            {
                "id" = 8u;
                "level" = 2u;
                "name" = "YtMap!, out 3";
                "type" = "op"
            };
            {
                "id" = 7u;
                "level" = 3u;
                "name" = "YtMapReduce!";
                "type" = "op"
            };
            {
                "id" = 9u;
                "level" = 3u;
                "name" = "YtMapReduce!";
                "type" = "op"
            };
            {
                "id" = 12u;
                "level" = 3u;
                "name" = "YtMapReduce!";
                "type" = "op"
            };
            {
                "id" = 10u;
                "level" = 4u;
                "name" = "YtFill!";
                "type" = "op"
            };
            {
                "id" = 6u;
                "level" = 5u;
                "name" = "YtMap!, in 3";
                "type" = "op"
            };
            {
                "id" = 5u;
                "level" = 6u;
                "name" = "YtMapReduce!";
                "type" = "op"
            };
            {
                "id" = 3u;
                "level" = 7u;
                "name" = "ResPull!";
                "type" = "op"
            };
            {
                "id" = 1u;
                "level" = 8u;
                "name" = "Commit! on plato #1";
                "type" = "op"
            }
        ];
        "links" = [
            {
                "source" = 13u;
                "target" = 8u
            };
            {
                "source" = 8u;
                "target" = 7u
            };
            {
                "source" = 8u;
                "target" = 9u
            };
            {
                "source" = 8u;
                "target" = 12u
            };
            {
                "source" = 12u;
                "target" = 10u
            };
            {
                "source" = 7u;
                "target" = 6u
            };
            {
                "source" = 9u;
                "target" = 6u
            };
            {
                "source" = 10u;
                "target" = 6u
            };
            {
                "source" = 6u;
                "target" = 5u
            };
            {
                "source" = 5u;
                "target" = 3u
            };
            {
                "source" = 3u;
                "target" = 1u
            }
        ]
    }
}