Zoltan Haindrich created HIVE-19856: ---------------------------------------
Summary: Fix TezPerfCliDriver/q64 stack overflow Key: HIVE-19856 URL: https://issues.apache.org/jira/browse/HIVE-19856 Project: Hive Issue Type: Bug Reporter: Zoltan Haindrich from time-to-time this test fails with a stack overflow error; it seems pretty hard to reproduce... {code} Regression org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query64] Failing for the past 1 build (Since Failed#11667 ) Took 2.5 sec. Stacktrace java.lang.StackOverflowError at org.apache.calcite.runtime.FlatLists$Flat4List.equals(FlatLists.java:716) at org.apache.calcite.runtime.FlatLists$Flat3List.equals(FlatLists.java:577) {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)