Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11467 )
Change subject: [hms] enable special characters support in mini HMS ...................................................................... [hms] enable special characters support in mini HMS This commit explictly enables special characters support for mini HMS which allows '/' in table names, to avoid test failure (e.g. MasterHmsTest.TestUppercaseIdentifiers) caused by running with Hive distributions that disable special characters support by default. Change-Id: I3ae5387c6c39a3d0c622316e5cda3236660806a4 Reviewed-on: http://gerrit.cloudera.org:8080/11467 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/hms/mini_hms.cc 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/11467 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3ae5387c6c39a3d0c622316e5cda3236660806a4 Gerrit-Change-Number: 11467 Gerrit-PatchSet: 3 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
