{
    "relations": [
        {
            "root": {
                "input": {
                    "read": {
                        "common": {
                            "direct": {}
                        },
                        "baseSchema": {
                            "names": [
                                "l_orderkey",
                                "l_partkey",
                                "l_suppkey",
                                "l_linenumber",
                                "l_quantity",
                                "l_extendedprice",
                                "l_discount",
                                "l_tax",
                                "l_returnflag",
                                "l_linestatus",
                                "l_shipdate",
                                "l_commitdate",
                                "l_receiptdate",
                                "l_shipinstruct",
                                "l_shipmode",
                                "l_comment"
                            ],
                            "struct": {
                                "types": [
                                    {
                                        "i64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "i64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "i64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "i32": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "fp64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "fp64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "fp64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "fp64": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "string": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "string": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "date": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "date": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "date": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "string": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "string": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    },
                                    {
                                        "string": {
                                            "nullability": "NULLABILITY_NULLABLE"
                                        }
                                    }
                                ]
                            },
                            "partitionColumns": {
                                "columnType": [
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL",
                                    "NORMAL_COL"
                                ]
                            }
                        },
                        "localFiles": {
                            "items": [
                                {
                                    "uriFile": "file:///mnt/DP_disk1/tpch_date_10/lineitem/part-00003-384769b0-b9d4-4ee6-a4a8-89bc01661f71-c000.snappy.parquet",
                                    "length": "12212684",
                                    "parquet": {}
                                },
                                {
                                    "uriFile": "file:///mnt/DP_disk1/tpch_date_10/lineitem/part-00199-384769b0-b9d4-4ee6-a4a8-89bc01661f71-c000.snappy.parquet",
                                    "length": "12211615",
                                    "parquet": {}
                                }
                            ]
                        }
                    }
                },
                "names": [
                    "l_orderkey#0",
                    "l_partkey#1",
                    "l_suppkey#2",
                    "l_linenumber#3",
                    "l_quantity#4",
                    "l_extendedprice#5",
                    "l_discount#6",
                    "l_tax#7",
                    "l_returnflag#8",
                    "l_linestatus#9",
                    "l_shipdate#10",
                    "l_commitdate#11",
                    "l_receiptdate#12",
                    "l_shipinstruct#13",
                    "l_shipmode#14",
                    "l_comment#15"
                ]
            }
        }
    ]
}