Pranav Lodha has uploaded a new patch set (#8). ( http://gerrit.cloudera.org:8080/24300 )
Change subject: IMPALA-3451: Update the maximum length of comments ...................................................................... IMPALA-3451: Update the maximum length of comments This patch updates the maximum length of a comment which is controlled by CREATE_MAX_COMMENT_LENGTH to 4000. The patch also readjusts some tests with the new comment length. The reference patch in hive for the comment limit adjustment is HIVE-21337(https://github.com/apache/hive/commit/8ab6ced1129). Testing: Tests updated in AnalyzeDDLTest.java and added some HMS interaction tests. Change-Id: Ib49dd40ddf1c280c4be9728e096d9cf039c7def2 --- M fe/src/main/java/org/apache/impala/util/MetaStoreUtil.java M fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java M tests/metadata/test_ddl.py 3 files changed, 76 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/24300/8 -- To view, visit http://gerrit.cloudera.org:8080/24300 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib49dd40ddf1c280c4be9728e096d9cf039c7def2 Gerrit-Change-Number: 24300 Gerrit-PatchSet: 8 Gerrit-Owner: Pranav Lodha <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
