blob: 36e84e98543e5bdf39a5da90cdea188f29d7ea1a [file] [log] [blame]
{
"head": {
"version": 1,
"generator": {"type": "org.apache.drill.exec.planner.logical.DrillImplementor", "info": ""},
"type": "APACHE_DRILL_PHYSICAL",
"resultMode": "EXEC"
},
"graph": [
{
"@id": 1,
"pop": "fs-scan",
"format": {"type": "json"},
"storage": {"type": "file", "connection": "classpath:///", "enabled": true},
"files": ["#{TEST_FILE}"]
},
{
"pop": "project",
"@id": 2,
"exprs": [{"ref": "DECIMAL_18", "expr": "log((cast(DEC18 as vardecimal(18, 9))))"}],
"child": 1
},
{
"pop": "project",
"@id": 4,
"exprs": [{"ref": "DECIMAL_18", "expr": "cast(DECIMAL_18 as varchar(100))"}],
"child": 2
},
{
"pop": "screen",
"@id": 5,
"child": 4
}
]
}