mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update 00974_final_predicate_push_down.reference
This commit is contained in:
parent
26580844f5
commit
65600efbfa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user