-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62442/
-----------------------------------------------------------
Review request for hive and Peter Vary.
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
-----
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/1/
Testing
-------
Thanks,
Marta Kuczora