Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1ea1934

Browse files
committed
Support variance and stddev aggregates
1 parenta4ab4d9 commit1ea1934

File tree

3 files changed

+632
-1
lines changed

3 files changed

+632
-1
lines changed

‎tpch.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ create table lineitem_projection as (select l_shipdate,l_quantity,l_extendedpric
5050

5151
select populate(destination :='vops_lineitem_projection'::regclass, source :='lineitem_projection'::regclass, sort :='l_returnflag,l_linestatus');
5252

53-
\timing
53+
\timingon
5454

5555
-- Q6
5656
select

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp