{
    "Detailed" = {
        "Operations" = [
            {
                "Id" = 14u;
                "Name" = "YtMap!";
                "InputsCount" = 2u;
                "OutputsCount" = 2u;
                "Inputs" = [
                    [
                        1u;
                        1u
                    ];
                    [
                        1u;
                        2u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        3u
                    ];
                    [
                        1u;
                        4u
                    ]
                ];
                "InputColumns" = [
                    [
                        "l_discount";
                        "l_extendedprice";
                        "l_orderkey";
                        "l_returnflag"
                    ];
                    [
                        "o_custkey";
                        "o_orderdate";
                        "o_orderkey"
                    ]
                ];
                "InputSections" = [
                    [
                        0u
                    ];
                    [
                        1u
                    ]
                ];
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                }
            };
            {
                "Id" = 16u;
                "Name" = "YtTouch!";
                "OutputsCount" = 1u;
                "Outputs" = [
                    [
                        1u;
                        5u
                    ]
                ];
                "DependsOn" = [
                    14u
                ]
            };
            {
                "Id" = 11u;
                "Name" = "YtTouch!";
                "OutputsCount" = 1u;
                "Outputs" = [
                    [
                        1u;
                        6u
                    ]
                ];
                "DependsOn" = [
                    14u;
                    16u
                ]
            };
            {
                "Id" = 9u;
                "Name" = "YtTouch!";
                "OutputsCount" = 1u;
                "Outputs" = [
                    [
                        1u;
                        7u
                    ]
                ];
                "DependsOn" = [
                    11u
                ]
            };
            {
                "Id" = 8u;
                "Name" = "YtMap!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        7u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        8u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "CombineCore"
                        };
                        {
                            "Name" = "WithContext"
                        }
                    ]
                };
                "DependsOn" = [
                    9u
                ]
            };
            {
                "Id" = 7u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        8u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        9u
                    ]
                ];
                "InputColumns" = "*";
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "FlatMap"
                        }
                    ];
                    "Reducer" = [
                        {
                            "Name" = "StructType"
                        };
                        {
                            "Name" = "FlowType"
                        };
                        {
                            "Name" = "EmptyIterator"
                        }
                    ]
                };
                "DependsOn" = [
                    8u
                ]
            };
            {
                "Id" = 6u;
                "Name" = "YtSort!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        9u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        10u
                    ]
                ];
                "InputColumns" = "*";
                "DependsOn" = [
                    7u
                ]
            };
            {
                "Id" = 3u;
                "Name" = "ResPull!";
                "PullOperation" = "YtSort!";
                "DependsOn" = [
                    6u
                ]
            };
            {
                "Id" = 1u;
                "Name" = "Commit!";
                "DependsOn" = [
                    3u
                ]
            }
        ];
        "OperationRoot" = 1u;
        "Providers" = [
            {
                "Id" = 1u;
                "Name" = "yt";
                "Cluster" = "plato";
                "Pins" = [
                    {
                        "Id" = 1u;
                        "Table" = "lineitem";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "l_discount";
                                    [
                                        "PgType";
                                        "numeric"
                                    ]
                                ];
                                [
                                    "l_extendedprice";
                                    [
                                        "PgType";
                                        "numeric"
                                    ]
                                ];
                                [
                                    "l_orderkey";
                                    [
                                        "PgType";
                                        "int4"
                                    ]
                                ];
                                [
                                    "l_returnflag";
                                    [
                                        "PgType";
                                        "text"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "Id" = 2u;
                        "Table" = "orders";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "o_custkey";
                                    [
                                        "PgType";
                                        "int4"
                                    ]
                                ];
                                [
                                    "o_orderdate";
                                    [
                                        "PgType";
                                        "date"
                                    ]
                                ];
                                [
                                    "o_orderkey";
                                    [
                                        "PgType";
                                        "int4"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "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;
            "YtMap!" = 2u;
            "YtMapReduce!" = 1u;
            "YtSort!" = 1u;
            "YtTouch!" = 3u
        }
    };
    "Basic" = {
        "nodes" = [
            {
                "id" = 17u;
                "level" = 1u;
                "name" = "plato.`lineitem`";
                "type" = "in"
            };
            {
                "id" = 18u;
                "level" = 1u;
                "name" = "plato.`orders`";
                "type" = "in"
            };
            {
                "id" = 14u;
                "level" = 2u;
                "name" = "YtMap!, in 2, out 2";
                "type" = "op"
            };
            {
                "id" = 16u;
                "level" = 3u;
                "name" = "YtTouch!";
                "type" = "op"
            };
            {
                "id" = 11u;
                "level" = 4u;
                "name" = "YtTouch!";
                "type" = "op"
            };
            {
                "id" = 9u;
                "level" = 5u;
                "name" = "YtTouch!";
                "type" = "op"
            };
            {
                "id" = 8u;
                "level" = 6u;
                "name" = "YtMap!";
                "type" = "op"
            };
            {
                "id" = 7u;
                "level" = 7u;
                "name" = "YtMapReduce!";
                "type" = "op"
            };
            {
                "id" = 6u;
                "level" = 8u;
                "name" = "YtSort!";
                "type" = "op"
            };
            {
                "id" = 3u;
                "level" = 9u;
                "name" = "ResPull!";
                "type" = "op"
            };
            {
                "id" = 1u;
                "level" = 10u;
                "name" = "Commit! on plato #1";
                "type" = "op"
            }
        ];
        "links" = [
            {
                "source" = 17u;
                "target" = 14u
            };
            {
                "source" = 18u;
                "target" = 14u
            };
            {
                "source" = 14u;
                "target" = 16u
            };
            {
                "source" = 14u;
                "target" = 11u
            };
            {
                "source" = 16u;
                "target" = 11u
            };
            {
                "source" = 11u;
                "target" = 9u
            };
            {
                "source" = 9u;
                "target" = 8u
            };
            {
                "source" = 8u;
                "target" = 7u
            };
            {
                "source" = 7u;
                "target" = 6u
            };
            {
                "source" = 6u;
                "target" = 3u
            };
            {
                "source" = 3u;
                "target" = 1u
            }
        ]
    }
}