Update 00974_final_predicate_push_down.reference

This commit is contained in:
alexey-milovidov 2019-07-25 04:09:26 +03:00 committed by GitHub
parent 26580844f5
commit 65600efbfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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