From 65600efbfa19e98977b805439e953b92c39d2b9e Mon Sep 17 00:00:00 2001 From: alexey-milovidov Date: Thu, 25 Jul 2019 04:09:26 +0300 Subject: [PATCH] Update 00974_final_predicate_push_down.reference --- .../00974_final_predicate_push_down.reference | 52 +------------------ 1 file changed, 2 insertions(+), 50 deletions(-) diff --git a/dbms/tests/queries/0_stateless/00974_final_predicate_push_down.reference b/dbms/tests/queries/0_stateless/00974_final_predicate_push_down.reference index 55b5763f76b..6ed281c757a 100644 --- a/dbms/tests/queries/0_stateless/00974_final_predicate_push_down.reference +++ b/dbms/tests/queries/0_stateless/00974_final_predicate_push_down.reference @@ -1,50 +1,2 @@ -{ - "meta": - [ - { - "name": "COUNT()", - "type": "UInt64" - } - ], - - "data": - [ - { - "COUNT()": "1" - } - ], - - "rows": 1, - - "statistics": - { - "elapsed": 0.000780393, - "rows_read": 4, - "bytes_read": 16 - } -} -{ - "meta": - [ - { - "name": "COUNT()", - "type": "UInt64" - } - ], - - "data": - [ - { - "COUNT()": "1" - } - ], - - "rows": 1, - - "statistics": - { - "elapsed": 0.000687364, - "rows_read": 2, - "bytes_read": 8 - } -} +1 +1