Shirly Radco has posted comments on this change. Change subject: reports: br5 report - added comments to queries ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/26445/2/packaging/ovirt-reports/resources/Reports/Trend/Hosts/five_least_utilized_hosts_br5_files/five_least_utilized_hosts_br5_jrxml.data File packaging/ovirt-reports/resources/Reports/Trend/Hosts/five_least_utilized_hosts_br5_files/five_least_utilized_hosts_br5_jrxml.data: Line 111: ) Line 112: WHERE Line 113: v3_4_statistics_hosts_resources_usage_$P!{table_name}.history_datetime >= Line 114: CAST ( $P{P_Start_Date} AS TIMESTAMP ) Line 115: AND v3_4_statistics_hosts_resources_usage_$P!{table_name}.history_datetime <= > looks good to me. fixed Line 116: CASE Line 117: WHEN $P{P_Period} = 0 Line 118: THEN CAST ( $P{P_Start_Date} AS TIMESTAMP ) + interval '1 day' Line 119: WHEN $P{P_Period} = 1 -- To view, visit http://gerrit.ovirt.org/26445 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie771e476688c5dfc2bf432c11f96631db2b1a658 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
