Bikramjeet Vig has posted comments on this change. Change subject: IMPALA-4795: Allow fetching function obj from catalog using signature ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/7479/3/tests/common/impala_service.py File tests/common/impala_service.py: PS3, Line 240: def get_catalog_object_dump(self, object_type, object_name): : return self.read_debug_webpage('catalog_object?object_type=%s&object_name=%s' %\ : (object_type, object_name)) > hm so then this is dead code. since this is the same function as we have on Done -- To view, visit http://gerrit.cloudera.org:8080/7479 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2cfad0213a79d39b77ad9aff701a93f93be4bf7f Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
