fixing expected result for segmentMetadata query in integration tests (#3318)

This commit is contained in:
Himanshu 2016-08-03 14:13:27 -05:00 committed by Gian Merlino
parent a4b95af839
commit be79b095ba
3 changed files with 10 additions and 5 deletions

View File

@ -64,7 +64,8 @@
"numRows": 1014, "numRows": 1014,
"aggregators": null, "aggregators": null,
"timestampSpec": null, "timestampSpec": null,
"queryGranularity": null "queryGranularity": null,
"rollup":null
} }
] ]
}, },

View File

@ -609,7 +609,8 @@
"numRows": 3702583, "numRows": 3702583,
"aggregators": null, "aggregators": null,
"timestampSpec": null, "timestampSpec": null,
"queryGranularity": null "queryGranularity": null,
"rollup":null
}, },
{ {
"id": "twitterstream_2013-01-02T00:00:00.000Z_2013-01-03T00:00:00.000Z_2013-01-03T03:44:58.791Z_v9", "id": "twitterstream_2013-01-02T00:00:00.000Z_2013-01-03T00:00:00.000Z_2013-01-03T03:44:58.791Z_v9",
@ -629,7 +630,8 @@
"numRows": 3743002, "numRows": 3743002,
"aggregators": null, "aggregators": null,
"timestampSpec": null, "timestampSpec": null,
"queryGranularity": null "queryGranularity": null,
"rollup":null
}, },
{ {
"id": "twitterstream_2013-01-03T00:00:00.000Z_2013-01-04T00:00:00.000Z_2013-01-04T04:09:13.590Z_v9", "id": "twitterstream_2013-01-03T00:00:00.000Z_2013-01-04T00:00:00.000Z_2013-01-04T04:09:13.590Z_v9",
@ -649,7 +651,8 @@
"numRows":3502959, "numRows":3502959,
"aggregators": null, "aggregators": null,
"timestampSpec": null, "timestampSpec": null,
"queryGranularity": null "queryGranularity": null,
"rollup":null
} }
] ]
}, },

View File

@ -1068,7 +1068,8 @@
"numRows": 4462111, "numRows": 4462111,
"aggregators": null, "aggregators": null,
"timestampSpec": null, "timestampSpec": null,
"queryGranularity": null "queryGranularity": null,
"rollup":null
} }
] ]
} }