Skip to content

Commit

Permalink
Update 00808_not_optimize_predicate.reference
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov committed Sep 24, 2020
1 parent c1eb925 commit 46a852a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
3 87
4 112
5 137
SELECT
SELECT
n,
`finalizeAggregation(s)`
FROM
(
SELECT
SELECT
n,
finalizeAggregation(s)
FROM test_00808_push_down_with_finalizeAggregation
Expand Down

0 comments on commit 46a852a

Please sign in to comment.