Change in ovirt-dwh[master]: 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: Ib70d02aaf4d8de4f6f6af6d3ce1b5f511e64c3a8 Bug-Url: https://bugzilla.redhat.com/1057412 Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_4/AggregationToDaily.java M etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_4/AggregationToHourly.java M tos_project/process/AggregationToDaily_3.4.item M tos_project/process/AggregationToDaily_3.4.properties M tos_project/process/AggregationToHourly_3.4.item M tos_project/process/AggregationToHourly_3.4.properties 6 files changed, 38 insertions(+), 14 deletions(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23709 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib70d02aaf4d8de4f6f6af6d3ce1b5f511e64c3a8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com