Change in ovirt-dwh[ovirt-3.3]: etl: fixed issue with user_logged_in_to_guest column null ha...

Yaniv Dary has submitted this change and it was merged. Change subject: etl: fixed issue with user_logged_in_to_guest column null handling ...................................................................... etl: fixed issue with user_logged_in_to_guest column null handling etl did not handle null values well, this is now fixed. Change-Id: I63a336b2b848ab6ae5431aff8ab00e2b83a45695 Bug-Url: https://bugzilla.redhat.com/1057412 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/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/talend.project 8 files changed, 16 insertions(+), 14 deletions(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23710 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63a336b2b848ab6ae5431aff8ab00e2b83a45695 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com