Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/24698 )

Change subject: IMPALA-15267: Fix missing comma in the default value of 
common_hms_event_types flag
......................................................................

IMPALA-15267: Fix missing comma in the default value of common_hms_event_types 
flag

This patch adds a missing comma in the default value of
common_hms_event_types. This is used in passing the EventTypeSkipList to
HMS while fetching specific types of events. The bug won't impact
correctness since the filters are also evaluated in client side
(catalogd), it just impacts performance since some events are not
filtered out in HMS side.

Change-Id: I66c414a4c293143b1aea9f45d1accc350d65057d
Reviewed-on: http://gerrit.cloudera.org:8080/24698
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/catalog/catalog-server.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/24698
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I66c414a4c293143b1aea9f45d1accc350d65057d
Gerrit-Change-Number: 24698
Gerrit-PatchSet: 3
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>

Reply via email to