blob: 5013d6db3a4e7bec111f02808bdc428718ece19c [file] [log] [blame]
{
head:{
type:"APACHE_DRILL_PHYSICAL",
version:"1",
generator:{
type:"manual"
}
},
graph:[
{
@id:1,
pop:"fs-scan",
format: {type: "json"},
storage:{type: "file", connection: "file:///"},
files: [ "#{TEST_FILE}" ]
},
{
@id: 2,
child: 1,
pop: "union-exchange"
},
{
@id: 3,
child: 2,
pop: "screen"
}
]
}