Hello Quanlong Huang, Kurt Deschler, [email protected], Zoltan
Borok-Nagy, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24300
to look at the new patch set (#5).
Change subject: IMPALA-3451: Long comments should not break queries
......................................................................
IMPALA-3451: Long comments should not break queries
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(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/24300/5
--
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: 5
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: Zoltan Borok-Nagy <[email protected]>