blob: 6c9a6d61a896fd2089a0c5bc659683da9f4c24bf [file] [log] [blame]
{
"head" : {
"type" : "APACHE_DRILL_LOGICAL",
"version" : 1,
"generator" : {
"type" : "manual",
"info" : "na"
}
},
"storage" : {
"mock-engine": {
type : "mock",
url : "http://www.apache.org/"
}
},
"query" : [
{
"op" : "scan",
"@id" : 1,
"storageengine" : "mock-engine",
"selection" : null,
"ref" : null
}, {
"op" : "store",
"@id" : 2,
"input" : 1,
"target" : null,
"partition" : null,
"storageEngine" : "mock-engine"
}
]
}