blob: 589e9cd03a093f3c854ef95a3fcfc531aeed77f4 [file] [log] [blame]
{
"head" : {
"version" : 1,
"generator" : {
"type" : "DefaultSqlHandler",
"info" : ""
},
"type" : "APACHE_DRILL_PHYSICAL",
"options" : [ {
"name" : "planner.width.max_per_node",
"kind" : "LONG",
"type" : "SESSION",
"num_val" : 2
} ],
"queue" : 0,
"resultMode" : "EXEC"
},
"graph" : [ {
"pop" : "fs-scan",
"@id" : 6,
"files" : [ "/jsoninput/input2_modified.json" ],
"storage" : {
"type" : "file",
"enabled" : true,
"connection" : "classpath:///",
"workspaces" : null,
"formats" : {
"csv" : {
"type" : "text",
"extensions" : [ "csv" ],
"delimiter" : ","
},
"json" : {
"type" : "json"
},
"parquet" : {
"type" : "parquet"
}
}
},
"format" : {
"type" : "json"
},
"columns" : [ "`integer`", "`float`", "`x`", "`z`", "`l`" ],
"selectionRoot" : "/jsoninput/input2_modified.json",
"cost" : 36.0
}, {
"pop" : "project",
"@id" : 5,
"exprs" : [ {
"ref" : "`EXPR$0`",
"expr" : "`integer`"
}, {
"ref" : "`EXPR$1`",
"expr" : "`x`"
}, {
"ref" : "`EXPR$2`",
"expr" : "z"
}, {
"ref" : "`EXPR$3`",
"expr" : "`l`"
}, {
"ref" : "`EXPR$4`",
"expr" : "`float`"
}, {
"ref" : "`EXPR$5`",
"expr" : "`z`"
} ],
"child" : 6,
"initialAllocation" : 1000000,
"maxAllocation" : 10000000000,
"cost" : 36.0
}, {
"pop" : "screen",
"@id" : 0,
"child" : 5,
"initialAllocation" : 1000000,
"maxAllocation" : 10000000000,
"cost" : 36.0
} ]
}