-
Notifications
You must be signed in to change notification settings - Fork 0
/
tmpazreaz
7 lines (7 loc) · 2.91 KB
/
tmpazreaz
1
2
3
4
5
6
7
{
"columns" : [ "text", "json" ],
"rows" : [ {
"json" : "{\n \"head\" : {\n \"version\" : 1,\n \"generator\" : {\n \"type\" : \"ExplainHandler\",\n \"info\" : \"\"\n },\n \"type\" : \"APACHE_DRILL_PHYSICAL\",\n \"options\" : [ ],\n \"queue\" : 0,\n \"resultMode\" : \"EXEC\"\n },\n \"graph\" : [ {\n \"pop\" : \"fs-scan\",\n \"@id\" : 2,\n \"userName\" : \"chihoub\",\n \"files\" : [ \"file:/Users/chihoub/workspace/smartmeterdata/data-v2/client0.csv\" ],\n \"storage\" : {\n \"type\" : \"file\",\n \"enabled\" : true,\n \"connection\" : \"file:///\",\n \"config\" : null,\n \"workspaces\" : {\n \"root\" : {\n \"location\" : \"/\",\n \"writable\" : false,\n \"defaultInputFormat\" : null\n },\n \"tmp\" : {\n \"location\" : \"/tmp\",\n \"writable\" : true,\n \"defaultInputFormat\" : null\n }\n },\n \"formats\" : {\n \"psv\" : {\n \"type\" : \"text\",\n \"extensions\" : [ \"tbl\" ],\n \"delimiter\" : \"|\"\n },\n \"csv\" : {\n \"type\" : \"text\",\n \"extensions\" : [ \"csv\" ],\n \"delimiter\" : \",\"\n },\n \"tsv\" : {\n \"type\" : \"text\",\n \"extensions\" : [ \"tsv\" ],\n \"delimiter\" : \"\\t\"\n },\n \"parquet\" : {\n \"type\" : \"parquet\"\n },\n \"json\" : {\n \"type\" : \"json\",\n \"extensions\" : [ \"json\" ]\n },\n \"avro\" : {\n \"type\" : \"avro\"\n },\n \"sequencefile\" : {\n \"type\" : \"sequencefile\",\n \"extensions\" : [ \"seq\" ]\n },\n \"csvh\" : {\n \"type\" : \"text\",\n \"extensions\" : [ \"csvh\" ],\n \"extractHeader\" : true,\n \"delimiter\" : \",\"\n }\n }\n },\n \"format\" : {\n \"type\" : \"text\",\n \"extensions\" : [ \"csv\" ],\n \"delimiter\" : \",\"\n },\n \"columns\" : [ \"`*`\" ],\n \"selectionRoot\" : \"file:/Users/chihoub/workspace/smartmeterdata/data-v2/client0.csv\",\n \"cost\" : 16934.0\n }, {\n \"pop\" : \"project\",\n \"@id\" : 1,\n \"exprs\" : [ {\n \"ref\" : \"`*`\",\n \"expr\" : \"`*`\"\n } ],\n \"child\" : 2,\n \"initialAllocation\" : 1000000,\n \"maxAllocation\" : 10000000000,\n \"cost\" : 16934.0\n }, {\n \"pop\" : \"screen\",\n \"@id\" : 0,\n \"child\" : 1,\n \"initialAllocation\" : 1000000,\n \"maxAllocation\" : 10000000000,\n \"cost\" : 16934.0\n } ]\n}",
"text" : "00-00 Screen\n00-01 Project(*=[$0])\n00-02 Scan(groupscan=[EasyGroupScan [selectionRoot=file:/Users/chihoub/workspace/smartmeterdata/data-v2/client0.csv, numFiles=1, columns=[`*`], files=[file:/Users/chihoub/workspace/smartmeterdata/data-v2/client0.csv]]])\n"
} ]
}