Shirly Radco has posted comments on this change.

Change subject: reports: br2b report - added comments to queries
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/26450/5/packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_dow_br2b_files/single_host_resource_usage_dow_br2b.data
File 
packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_dow_br2b_files/single_host_resource_usage_dow_br2b.data:

Line 240:                 WHEN $P{P_Period} = 2
Line 241:                     THEN CAST  ( $P{P_Start_Date} AS TIMESTAMP ) + 
interval '3 month'
Line 242:                 WHEN $P{P_Period} = 3
Line 243:                     THEN CAST  ( $P{P_Start_Date} AS TIMESTAMP ) + 
interval '1 year'
Line 244:             END
> should be indented by one less tab
Done
Line 245: GROUP BY
Line 246:     EXTRACT ( DOW FROM $P!{calendar_column} ),
Line 247:     day_name
Line 248: ORDER BY EXTRACT ( DOW FROM $P!{calendar_column} ) ASC]]>


-- 
To view, visit http://gerrit.ovirt.org/26450
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibccaba25b0ffefd7d24fd8b446bb1f74caff9296
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Yaniv Dary <yd...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to