{
    "Detailed" = {
        "Operations" = [
            {
                "Id" = 7u;
                "Name" = "YtMap!";
                "InputsCount" = 2u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        1u
                    ];
                    [
                        1u;
                        1u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        2u
                    ]
                ];
                "InputColumns" = [
                    "i16";
                    "i32";
                    "i64";
                    "i8";
                    "na";
                    "naz";
                    "nd";
                    "ndz";
                    "ni";
                    "nt";
                    "ntz";
                    "u16";
                    "u32";
                    "u64";
                    "u8";
                    "wa";
                    "waz";
                    "wd";
                    "wdz";
                    "wi";
                    "wt";
                    "wtz"
                ];
                "Streams" = {
                    "Mapper" = [
                        {
                            "Name" = "FlatMap"
                        };
                        {
                            "Name" = "Top"
                        }
                    ]
                }
            };
            {
                "Id" = 6u;
                "Name" = "YtSort!";
                "InputsCount" = 1u;
                "OutputsCount" = 1u;
                "Inputs" = [
                    [
                        1u;
                        2u
                    ]
                ];
                "Outputs" = [
                    [
                        1u;
                        3u
                    ]
                ];
                "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" = "Dates";
                        "Type" = [
                            "StructType";
                            [
                                [
                                    "i16";
                                    [
                                        "DataType";
                                        "Int16"
                                    ]
                                ];
                                [
                                    "i32";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ];
                                [
                                    "i64";
                                    [
                                        "DataType";
                                        "Int64"
                                    ]
                                ];
                                [
                                    "i8";
                                    [
                                        "DataType";
                                        "Int8"
                                    ]
                                ];
                                [
                                    "na";
                                    [
                                        "DataType";
                                        "Date"
                                    ]
                                ];
                                [
                                    "naz";
                                    [
                                        "DataType";
                                        "TzDate"
                                    ]
                                ];
                                [
                                    "nd";
                                    [
                                        "DataType";
                                        "Datetime"
                                    ]
                                ];
                                [
                                    "ndz";
                                    [
                                        "DataType";
                                        "TzDatetime"
                                    ]
                                ];
                                [
                                    "ni";
                                    [
                                        "DataType";
                                        "Interval"
                                    ]
                                ];
                                [
                                    "nt";
                                    [
                                        "DataType";
                                        "Timestamp"
                                    ]
                                ];
                                [
                                    "ntz";
                                    [
                                        "DataType";
                                        "TzTimestamp"
                                    ]
                                ];
                                [
                                    "u16";
                                    [
                                        "DataType";
                                        "Uint16"
                                    ]
                                ];
                                [
                                    "u32";
                                    [
                                        "DataType";
                                        "Uint32"
                                    ]
                                ];
                                [
                                    "u64";
                                    [
                                        "DataType";
                                        "Uint64"
                                    ]
                                ];
                                [
                                    "u8";
                                    [
                                        "DataType";
                                        "Uint8"
                                    ]
                                ];
                                [
                                    "wa";
                                    [
                                        "DataType";
                                        "Date32"
                                    ]
                                ];
                                [
                                    "waz";
                                    [
                                        "DataType";
                                        "TzDate32"
                                    ]
                                ];
                                [
                                    "wd";
                                    [
                                        "DataType";
                                        "Datetime64"
                                    ]
                                ];
                                [
                                    "wdz";
                                    [
                                        "DataType";
                                        "TzDatetime64"
                                    ]
                                ];
                                [
                                    "wi";
                                    [
                                        "DataType";
                                        "Interval64"
                                    ]
                                ];
                                [
                                    "wt";
                                    [
                                        "DataType";
                                        "Timestamp64"
                                    ]
                                ];
                                [
                                    "wtz";
                                    [
                                        "DataType";
                                        "TzTimestamp64"
                                    ]
                                ]
                            ]
                        ]
                    };
                    {
                        "Id" = 2u;
                        "Table" = "(tmp)"
                    };
                    {
                        "Id" = 3u;
                        "Table" = "(tmp)"
                    }
                ]
            }
        ];
        "OperationStats" = {
            "Commit!" = 1u;
            "ResPull!" = 1u;
            "YtMap!" = 1u;
            "YtSort!" = 1u
        }
    };
    "Basic" = {
        "nodes" = [
            {
                "id" = 8u;
                "level" = 1u;
                "name" = "plato.`Dates`";
                "type" = "in"
            };
            {
                "id" = 7u;
                "level" = 2u;
                "name" = "YtMap!, in 2";
                "type" = "op"
            };
            {
                "id" = 6u;
                "level" = 3u;
                "name" = "YtSort!";
                "type" = "op"
            };
            {
                "id" = 3u;
                "level" = 4u;
                "name" = "ResPull!";
                "type" = "op"
            };
            {
                "id" = 1u;
                "level" = 5u;
                "name" = "Commit! on plato #1";
                "type" = "op"
            }
        ];
        "links" = [
            {
                "source" = 8u;
                "target" = 7u
            };
            {
                "source" = 8u;
                "target" = 7u
            };
            {
                "source" = 7u;
                "target" = 6u
            };
            {
                "source" = 6u;
                "target" = 3u
            };
            {
                "source" = 3u;
                "target" = 1u
            }
        ]
    }
}