{
    "Detailed" = {
        "Operations" = [
            {
                "Id" = 5u;
                "Name" = "YtMapReduce!";
                "InputsCount" = 2u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        1u
                    ];
                    [
                        1u;
                        2u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        3u
                    ]
                ];
                "InputColumns" = [
                    [
                        "na";
                        "naz";
                        "nd";
                        "ndz";
                        "nt";
                        "ntz";
                        "wa";
                        "waz";
                        "wd";
                        "wdz";
                        "wt";
                        "wtz"
                    ];
                    [
                        "ni";
                        "wi"
                    ]
                ];
                "InputSections" = [
                    [
                        0u
                    ];
                    [
                        1u
                    ]
                ];
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "OrderedFlatMap"
                        }
                    ];
                    "Reducer" = [
                        {
                            "Name" = "Chopper";
                            "Children" = [
                                [
                                    {
                                        "Name" = "ExtractMembers"
                                    };
                                    {
                                        "Name" = "OrderedFlatMap"
                                    };
                                    {
                                        "Name" = "CommonJoinCore"
                                    }
                                ]
                            ]
                        };
                        {
                            "Name" = "FlatMap"
                        }
                    ]
                }
            };
            {
                "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" = "Dates";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "na";
                                    [
                                        "DataType";
                                        "Date"
                                    ]
                                ];
                                [
                                    "naz";
                                    [
                                        "DataType";
                                        "TzDate"
                                    ]
                                ];
                                [
                                    "nd";
                                    [
                                        "DataType";
                                        "Datetime"
                                    ]
                                ];
                                [
                                    "ndz";
                                    [
                                        "DataType";
                                        "TzDatetime"
                                    ]
                                ];
                                [
                                    "nt";
                                    [
                                        "DataType";
                                        "Timestamp"
                                    ]
                                ];
                                [
                                    "ntz";
                                    [
                                        "DataType";
                                        "TzTimestamp"
                                    ]
                                ];
                                [
                                    "wa";
                                    [
                                        "DataType";
                                        "Date32"
                                    ]
                                ];
                                [
                                    "waz";
                                    [
                                        "DataType";
                                        "TzDate32"
                                    ]
                                ];
                                [
                                    "wd";
                                    [
                                        "DataType";
                                        "Datetime64"
                                    ]
                                ];
                                [
                                    "wdz";
                                    [
                                        "DataType";
                                        "TzDatetime64"
                                    ]
                                ];
                                [
                                    "wt";
                                    [
                                        "DataType";
                                        "Timestamp64"
                                    ]
                                ];
                                [
                                    "wtz";
                                    [
                                        "DataType";
                                        "TzTimestamp64"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "Id" = 2u;
                        "Table" = "Dates";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "ni";
                                    [
                                        "DataType";
                                        "Interval"
                                    ]
                                ];
                                [
                                    "wi";
                                    [
                                        "DataType";
                                        "Interval64"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "Id" = 3u;
                        "Table" = "(tmp)"
                    }
                ]
            }
        ];
        "OperationStats" = {
            "Commit!" = 1u;
            "ResPull!" = 1u;
            "YtMapReduce!" = 1u
        }
    };
    "Basic" = {
        "nodes" = [
            {
                "id" = 6u;
                "level" = 1u;
                "name" = "plato.`Dates`";
                "type" = "in"
            };
            {
                "id" = 7u;
                "level" = 1u;
                "name" = "plato.`Dates`";
                "type" = "in"
            };
            {
                "id" = 5u;
                "level" = 2u;
                "name" = "YtMapReduce!, in 2";
                "type" = "op"
            };
            {
                "id" = 3u;
                "level" = 3u;
                "name" = "ResPull!";
                "type" = "op"
            };
            {
                "id" = 1u;
                "level" = 4u;
                "name" = "Commit! on plato #1";
                "type" = "op"
            }
        ];
        "links" = [
            {
                "source" = 6u;
                "target" = 5u
            };
            {
                "source" = 7u;
                "target" = 5u
            };
            {
                "source" = 5u;
                "target" = 3u
            };
            {
                "source" = 3u;
                "target" = 1u
            }
        ]
    }
}