-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62442/
-----------------------------------------------------------
(Updated Sept. 27, 2017, 3:11 p.m.)
Review request for hive and Peter Vary.
Changes
-------
Fixed the issues found during the review.
Bugs: HIVE-17569
https://issues.apache.org/jira/browse/HIVE-17569
Repository: hive-git
Description
-------
Introduce a new property "test.beeline.compare.portable" with the default value
false and if this property is set to true, the result of the commands
"EXPLAIN", "DESCRIBE EXTENDED" and "DESCRIBE FORMATTED" will be filtered out
from the out files before comparing them in BeeLine tests.
Diffs (updated)
-----
itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java
9dfc253
itests/util/src/main/java/org/apache/hive/beeline/QFile.java e70ac38
Diff: https://reviews.apache.org/r/62442/diff/2/
Changes: https://reviews.apache.org/r/62442/diff/1-2/
Testing
-------
Thanks,
Marta Kuczora