Convey("When doing a metric query using epoch (int64 nullable) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (int64 nullable) as time column and value column (int64 nullable) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float64) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float64) as time column and value column (float64) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float64 nullable) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float64 nullable) as time column and value column (float64 nullable) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (int32) as time column should return metric with time in milliseconds",func(){
FocusConvey("When doing a metric query using epoch (int32) as time column and value column (int32) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (int32 nullable) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (int32 nullable) as time column and value column (int32 nullable) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float32) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float32) as time column and value column (float32) should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float32 nullable) as time column should return metric with time in milliseconds",func(){
Convey("When doing a metric query using epoch (float32 nullable) as time column and value column (float32 nullable) should return metric with time in milliseconds",func(){