
Eli Mesika has submitted this change and it was merged. Change subject: etl: added boolean on logged in guest user ...................................................................... etl: added boolean on logged in guest user Change-Id: Idf274828f4aa33ba96f66656b526d0ef608a32ff Bug-Url: https://bugzilla.redhat.com/893810 Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtodaily_3_3/AggregationToDaily.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtohourly_3_3/AggregationToHourly.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/statisticssync_3_3/StatisticsSync.java A data-warehouse/history_etl/tos_project/configuration/ExpressionBuilder/AggregationToDaily.xml M data-warehouse/history_etl/tos_project/configuration/ExpressionBuilder/AggregationToHourly.xml M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.3.item M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.3.properties M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.3.item M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.3.properties M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.3.item M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.3.properties M data-warehouse/history_etl/tos_project/talend.project A data-warehouse/historydbscripts_postgres/upgrade/03_03_0040_add_vm_guest_user_login_info.sql 13 files changed, 2,446 insertions(+), 400 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Yaniv Dary: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/17936 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf274828f4aa33ba96f66656b526d0ef608a32ff Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>